How to compile a .cpp file into a Windows executable (.exe) file in Linux

Posted by user69514 on Stack Overflow See other posts from Stack Overflow or by user69514
Published on 2010-05-06T15:15:11Z Indexed on 2010/05/06 15:28 UTC
Read the original article Hit count: 355

Filed under:
|
|
|
|

I make this program in C++ using Code::Blocks on Ubuntu. I need to turn it into a Windows executable binary (.exe file), but I don't know how to do this. Is it possible?

© Stack Overflow or respective owner

Related posts about executable

Related posts about exe