Quote:
Originally Posted by nasser
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!