thegooglecodearchive / wowmodelviewer

Automatically exported from code.google.com/p/wowmodelviewer
0 stars 0 forks source link

Compiling Error - animcontrol.obj #91

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try to compile in Release (Debug is working fine!)

What is the expected output? What do you see instead?
I expect to get no errors, instead I get following error:
fatal error C1047: The object or library file '.\Release32\animcontrol.obj' was 
created with an older compiler than other objects; rebuild old objects and 
libraries

What version of the product are you using? On what operating system?
r278 - Visual Studio 2008 - Win 7.

Please provide any additional information like screenshot and log.txt
below.

It only happens with release build, not with debug.
I tried to clean to clean solution and to redownload whole svn..  nothing 
helped.

Original issue reported on code.google.com by developm...@tjanji-bao.net on 30 Jul 2010 at 1:04

GoogleCodeExporter commented 9 years ago
1. open src\stormlib\StormLib.sln with Visual Studio
2. Build -> Batch Build -> Rebuild All
3. open src\wowmodelview.sln
4. Build -> Batch Build -> Rebuild all

Original comment by chuanhsing on 30 Jul 2010 at 2:12

GoogleCodeExporter commented 9 years ago
Working, thanks

Original comment by developm...@tjanji-bao.net on 30 Jul 2010 at 2:49

GoogleCodeExporter commented 9 years ago

Original comment by chuanhsing on 3 Aug 2010 at 6:48