Question Visual Studio 2010 Express

You need to register to activate it for free, like it's written on the page you linked:
After installation, you can try this product for up to 30 days. You must register to obtain a free product key for ongoing use after 30 days.
 
Oh ok I didn't remember having to do this for the 2008, maybe because I used it for less then 30 days eheheh
 
VS 2008 Express didn't need a free product key.
 
I see.
Well, let's get this thing on the PC again.
I would like having Code::Blocks with MinGW working with Orbiter, but they really hate each other :lol:
 
I see.
Well, let's get this thing on the PC again.
I would like having Code::Blocks with MinGW working with Orbiter, but they really hate each other :lol:

I wanted too, but the reason is Orbiter uses lib files a lot, and you have to use them when creating a new DLL for it (like orbiter.lib and orbitersdk.lib). COde::Blocks and MinGW doesn't accept lib files ... What a shame :lol:
 
Sure they accept them, but if they are not compiled with MinGW they are not compatible. And those libs are indeed compiled with M$ VC++.
 
Back
Top