Way Cross Compile C/C++ code to run on Windows, Linux, and Mac OS?
- by Mohit Deshpande
Is there a way to take my C++ code and cross compile it to run on Windows, Mac OS, and Linux? Is there a tool to do this, or does it have to be manually compiled on each OS via Terminal/Cygwin?