Page 1 of 1

Is it possible to compile to a different OS

Posted: Sun Jan 08, 2017 10:04 am
by dman10001
is it possible to use the target menu selection, to compile for Windows from a Mac?

is that what the "set default target" selection is for ?

please someone explain

Thank You

Re: Is it possible to compile to a different OS

Posted: Sun Jan 08, 2017 10:27 am
by TI-994A
dman10001 wrote:is it possible to use the target menu selection, to compile for Windows from a Mac?

is that what the "set default target" selection is for ?
The target settings are meant for project-based files; compiler options for project bundles are different.

Cross compilation is not possible as each platform require their native dependencies for the process. Perhaps if they're being run in some virtual environment; like CrossOver or Parallels. :wink: