开发者

G++ Compilers for MonoDevelop

How do you setup a G++ compiler for MonoDevelop?

On both OS X and Windows Vista the default install complains about "Compiler Not Found: g++".

Is MonoDevelop not a good cross platfor开发者_运维知识库m IDE for C++ development (since it is a C#/Java IDE).

Thanks SO!


I would say it is not. C# and C++ are 2 different worlds. My suggestion: If you want to write xplatform apps in C++, get familiar with either wxWidgets or QT. wxWidgets has a more liberal license though and does not need a metacompiler. In the newest release it makes also use of the STL, if the compiler supports it.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜