Compiling Eclipse C++ files for windows

Status
Not open for further replies.

arbj2

Full Member level 3
Joined
Apr 10, 2012
Messages
166
Helped
10
Reputation
20
Reaction score
10
Trophy points
1,298
Activity points
2,697
Hi,

I develop C++ projects on Eclipse (indigo) on Linux OS.

Now I would like compile the C++ projects for running on Windows OS. Is there any way of doing it ??

thanks
a
 

You want to port the projects to Windows? If not, give Microsoft VC++ community edition is a free tool which should work fairly well or QT... otherwise, you can get compiler like MinGW or LLVM which you can configure to work with Eclipse just like on Linux.
 
Last edited:

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…