Search found 3 matches
- Fri Feb 01, 2013 07:20
- Forum: Help
- Topic: Compiling Source under VS2012
- Replies: 6
- Views: 4116
Re: Compiling Source under VS2012
Thanks a lot for your post kewur. Yea I also thought that the only solution with the _MSC_VER could pass by changing the values myself from vc10 to 11, although I haven't tried yet. Maybe I will just follow your advice, I will try to link to your dlls at first to see if I can get it compiled. If it ...
- Thu Jan 31, 2013 13:50
- Forum: Help
- Topic: Compiling Source under VS2012
- Replies: 6
- Views: 4116
Re: Compiling Source under VS2012
I've disabled the DirectX rendering, so it doesn't botter me anymore on compiling, since what I am really trying to look into is OpenGL. Well, I'd say I'd need the VS2012 badly, since I have a valid registered copy of it, while VS2010 I don't :rofl: So in this case, it's quite convenient that I coul...
- Thu Jan 31, 2013 12:07
- Forum: Help
- Topic: Compiling Source under VS2012
- Replies: 6
- Views: 4116
Compiling Source under VS2012
Dear All, I've been recently trying to compile the source code provided on the website under Visual Studio 2012. I followed the steps that are posted on the wiki in order to compile it under Vs2010 and I tried to do the same under 2012. However I am getting mismatch erros for the values of _MSC_VER,...