I thought I would ask while this thread is active "What is the best Ubuntu c++ compiler that allows VC++ code?" I really like Visual C++ as it has great debugging features that Dev-c++ could never match. But how do I compile my VC++ projects to run on Ubuntu?
cwarn23 387 Occupation: Genius Team Colleague Featured Poster
Recommended Answers
Jump to PostThis question is non-sense.
Just.
Jump to PostPost a sample of your vc++ code...
Jump to PostBasically, none. MFC does not work under linux. Neither does Win32-API specific stuff. If you want that, you HAVE to use WINE.
And if you do so, im pretty sure you must then licence it under the LGPL because it links to non-free libaries?
If you have standards-compliant …
Jump to Post@crarn: IMO your best solution would be to use Code::Blocks/MinGW on both MS-Windows and Ubantu. I like Microsoft compilers a lot too, but it isn't cross-platform to *nix. OpenGL would be the engine you need, not DirectX. It seems to me that you need to be more open minded and …
Jump to PostThose are standard C++ libraries and implementation is nearly identical in all c++ compliant compilers. Unless you can provide us a specific instance where the two implementations are significantly different then your concern is unfounded. If you use Code::Blocks on both os then there will be no difference in how …
All 20 Replies
WaltP 2,905 Posting Sage w/ dash of thyme Team Colleague
cwarn23 387 Occupation: Genius Team Colleague Featured Poster
jonsca 1,059 Quantitative Phrenologist Team Colleague Featured Poster
cwarn23 387 Occupation: Genius Team Colleague Featured Poster

iamthwee
cwarn23 387 Occupation: Genius Team Colleague Featured Poster

iamthwee
cwarn23 387 Occupation: Genius Team Colleague Featured Poster

iamthwee
cwarn23 387 Occupation: Genius Team Colleague Featured Poster

iamthwee
cwarn23 387 Occupation: Genius Team Colleague Featured Poster
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
iamthwee commented: spot on. +11
jonsca 1,059 Quantitative Phrenologist Team Colleague Featured Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
cwarn23 387 Occupation: Genius Team Colleague Featured Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
Stefano Mtangoo 455 Senior Poster
cwarn23 387 Occupation: Genius Team Colleague Featured Poster
Stefano Mtangoo 455 Senior Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.