WorldZone
12-17-2007, 07:01 AM
Hello, I am trying to compile zone with VS 2008 Express for the first time, and ran into the following error:
Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : error C3163:
'_vsnprintf': attributes inconsistent with previous declaration
C:\Program Files\Microsoft Visual Studio
9.0\VC\include\stdio.h(350) : see declaration of '_vsnprintf'
I can't find this previous declaration that is causing a conflict!
Any ideas?
Thanks for any help! :)
Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : error C3163:
'_vsnprintf': attributes inconsistent with previous declaration
C:\Program Files\Microsoft Visual Studio
9.0\VC\include\stdio.h(350) : see declaration of '_vsnprintf'
I can't find this previous declaration that is causing a conflict!
Any ideas?
Thanks for any help! :)