Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » I am using eclipse in Linux
I am using eclipse in Linux [message #1730283] Sat, 23 April 2016 10:39 Go to next message
youngbin Hyun is currently offline youngbin HyunFriend
Messages: 5
Registered: March 2016
Junior Member
I am using eclipse in Linux. My question is ...can I use MFC with Eclipse in linux? I got a source code using MFC that is used in Visual studio. Is it fine to transfer from visual studio to eclipse in linux??
Re: I am using eclipse in Linux [message #1730292 is a reply to message #1730283] Sat, 23 April 2016 17:27 Go to previous message
David VavraFriend
Messages: 1426
Registered: October 2012
Senior Member
Quote:
My question is ...can I use MFC with Eclipse in linux?


Not without running in a Windows emulator. MFC is highly specific to Windows. You might be able to use Winelib. (https://wiki.winehq.org/Winelib).

You will need to still use something like the resource editor. There isn't one built into Eclipse.

Migrating from Visual Studio to Eclipse (warning: may be out of date): https://www.ibm.com/developerworks/library/os-ecl-vscdt/




[Updated on: Sat, 23 April 2016 17:33]

Report message to a moderator

Previous Topic:GoogleTest reports all unit tests passing. This is not the case
Next Topic:Eclipse console doesn't respond to Ctrl+C interrupt
Goto Forum:
  


Current Time: Tue Mar 19 09:38:43 GMT 2024

Powered by FUDForum. Page generated in 0.02336 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top