View Single Post
Old 07-22-2017, 05:32 PM   #30
pete330
Connoisseur
pete330 ought to be getting tired of karma fortunes by now.pete330 ought to be getting tired of karma fortunes by now.pete330 ought to be getting tired of karma fortunes by now.pete330 ought to be getting tired of karma fortunes by now.pete330 ought to be getting tired of karma fortunes by now.pete330 ought to be getting tired of karma fortunes by now.pete330 ought to be getting tired of karma fortunes by now.pete330 ought to be getting tired of karma fortunes by now.pete330 ought to be getting tired of karma fortunes by now.pete330 ought to be getting tired of karma fortunes by now.pete330 ought to be getting tired of karma fortunes by now.
 
Posts: 70
Karma: 200233
Join Date: Aug 2013
Device: Kindle Paperwhite
Quote:
Originally Posted by nasser View Post
Pete330, Did you use this to build your interactive fiction interpreter ports?

Yes.

I use Vagrant to run the Linux vbox image headless on macOS.

I use NetBeans and VS Code on macOS as the IDE.

And buildroot and crosstool inside the vbox image for the cross compilation setup.

That way I can develop, run and test & cross-compile the app from within the IDE.

All this requires no thinking, of course. Thanks god!

Last edited by pete330; 07-22-2017 at 08:12 PM.
pete330 is offline   Reply With Quote