• [HELP]Cross Compiling C++ for linux mac and windows under debian
    4 replies, posted
I have been using Code::Blocks and sfml2 on windows mostly but have finally moved over to Debian. Facepunch, is it possible to compile C++ to a windows binary from under Debian/Linux. I still want to develop for windows but also would like to be able to develop on Linux as I feel that it has a better environment to code in. What do you recommend?
Yes. Install mingw. I'm not sure about for mac stuff.
You could try installing MinGW under Wine.
No need to even use Wine. There's a native MinGW cross compiler avaliable.
I am going to build the cross compiler overnight and see how it goes it might not work though as I am using gcc 4.5 instead of 3.45 Thanks for the help guys
Sorry, you need to Log In to post a reply to this thread.