Um C++ zu erlernen, sollte man getrost auf Visual Studio als IDE verzichten - das harmoniert nicht wirklich. Hier möchte ich urga und gosha16 vollends zustimmen.
Zitat:
Can Mono run applications developed with the Microsoft.NET framework?
Yes, Mono can run applications developed with the Microsoft .NET Framework on UNIX. There are a few caveats to keep in mind: Mono has not been completed yet, so a few API calls might be missing; And in some cases the Mono behavior might be incorrect.
Mono today ships with support for the .NET 1.1 API for the supported namespaces; Support for the 2.0 API is not complete.
|
(Das könnte durchaus noch zu einer interessanten Thematik werden in naher oder ferner Zukunft. Ich vermute volle crossplattform-kompatible Frameworks werden auf kurz oder lang keine Wunschvorstellung mehr bleiben.)
@ OP
Mono bzw. Eclipse sollten für C++ die IDE der Wahl sein. Meiner bescheidenen Meinung nach.