Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

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.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top