i install DXSDK_Jun10
use VS2010 Ultimate
PHP Code:
1>------ Build started: Project: Gunz, Configuration: KOR_Release_publish Win32 ------
1>Build started 2012-08-06 오전 11:40:36.
1>InitializeBuildStatus:
1> Touching "KOR_Release_publish\Gunz.unsuccessfulbuild".
1>PreBuildEvent:
1> 'svn'은(는) 내부 또는 외부 명령, 실행할 수 있는 프로그램, 또는
1> 배치 파일이 아닙니다.
1> Load failed : 'revision.xml'
1>ClCompile:
1> stdafx.cpp
1> _WIN32_WINNT not defined. Defaulting to _WIN32_WINNT_MAXVER (see WinSDKVer.h)
1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(290): error C2146: syntax error : missing ';' before identifier 'PVOID64'
1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(290): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(8992): error C2146: syntax error : missing ';' before identifier 'Buffer'
1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(8992): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(8992): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\users\administrator\desktop\gunz\sdk\dx9\include\d3d9types.h(1390): warning C4819: The file contains a character that cannot be represented in the current code page (949). Save the file in Unicode format to prevent data loss
1>C:\Users\Administrator\Desktop\gunz\Mint2\Include\MListBox.h(86): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
1>c:\users\administrator\desktop\gunz\gunz\ZObjectVMesh.h(57): error C2039: 'SetDrawTrackSize' : is not a member of 'RealSpace2::RVisualMesh'
1> C:\Users\Administrator\Desktop\gunz\RealSpace2\Include\RVisualMesh.h(211) : see declaration of 'RealSpace2::RVisualMesh'
1>
1>Build FAILED.
1>
1>Time Elapsed 00:00:04.58
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
error list :
1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(290): error C2146: syntax error : missing ';' before identifier 'PVOID64'
1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(290): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(8992): error C2146: syntax error : missing ';' before identifier 'Buffer'
1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(8992): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(8992): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\users\administrator\desktop\gunz\gunz\ZObjectVMesh.h(57): error C2039: 'SetDrawTrackSize' : is not a member of 'RealSpace2::RVisualMesh'
help!!!!T.T