Unknown compiler version with VS2008 Express

FrSl

28-02-2008 12:46:25

Hi Everyone,

I've a little problem with OgreNewt in VS2008 Express.
I always managed to get it compiled properly in VS2005 Express, but now I can't find VS2005 Express at the microsoft site anymore so I have to use 2008 now I assume.

When I try to compile the OgreNewt.sln (8.0) solution I get the following error with at all the OgreNewt files:

Unknown compiler version - please run the configure tests and report the results

I did really double check most of the things in VS but I don't understand how to get it working properly...

Any help would be really appreciated.

Thanks in advance! :)

twilight17

28-02-2008 14:58:55

I've compiled OgreNewt with VS2008 and also got these same warnings. However, it didn't effect if it got compiled, it still did. I'm pretty sure you can ignore them.

FrSl

28-02-2008 20:11:37

Thanks a lot for your answer.

I downloaded the source again of CVS and build it, same warnings but it's working indeed...
Last time it gave an error when I combined it with my existent project...

Maybe I switched the debug/release builds around with my previous try... :?

Anyway, thanks again. :)

twilight17

29-02-2008 04:09:06

No problem :)