I know this might sound awful.
Is there any implementation of .NET for Mac computers so I can write C++.NET apps for the library (like GTK+ etc.)?
I know this might sound awful.
Is there any implementation of .NET for Mac computers so I can write C++.NET apps for the library (like GTK+ etc.)?
You should be able to run Mono on Mac. http://www.mono-project.com/Main_Page
If you want to compile c++ on a mac, why do you want .net? Especially when you use GTK+?