Quote:
Originally Posted by かぎつめ
You have to set the directorys for each project in newer visual studio versions.
Right click on a project and open the properties.
Project Properties \ VC++ Include Directorys
|
Thanks
1>------ Rebuild All started: Project: AccountServer, Configuration: Release Win32 ------
2>------ Rebuild All started: Project: CacheServer, Configuration: Debug Win32 ------
3>------ Rebuild All started: Project: Certifier, Configuration: Debug Win32 ------
4>------ Rebuild All started: Project: CoreServer, Configuration: Debug Win32 ------
2> StdAfx.cpp
4> StdAfx.cpp
3> StdAfx.cpp
2>c:\program files (x86)\microsoft visual studio 12.0\vc\atlmfc\include\afx.h(38): warning C4996: 'MBCS_Support_Deprecated_In_MFC': MBCS support in MFC is deprecated and may be removed in a future version of MFC.
2> c:\program files (x86)\microsoft visual studio 12.0\vc\atlmfc\include\afx.h(33) : see declaration of 'MBCS_Support_Deprecated_In_MFC'
3>c:\program files (x86)\microsoft visual studio 12.0\vc\atlmfc\include\afx.h(38): warning C4996: 'MBCS_Support_Deprecated_In_MFC': MBCS support in MFC is deprecated and may be removed in a future version of MFC.
4>c:\program files (x86)\microsoft visual studio 12.0\vc\atlmfc\include\afx.h(38): warning C4996: 'MBCS_Support_Deprecated_In_MFC': MBCS support in MFC is deprecated and may be removed in a future version of MFC.
4> c:\program files (x86)\microsoft visual studio 12.0\vc\atlmfc\include\afx.h(33) : see declaration of 'MBCS_Support_Deprecated_In_MFC'
3> c:\program files (x86)\microsoft visual studio 12.0\vc\atlmfc\include\afx.h(33) : see declaration of 'MBCS_Support_Deprecated_In_MFC'
2>c:\program files (x86)\microsoft visual studio 12.0\vc\atlmfc\include\afxv_w32.h(40): fatal error C1189: #error : MFC does not support WINVER less than 0x0501. Please change the definition of WINVER in your project properties or precompiled header.
3>c:\program files (x86)\microsoft visual studio 12.0\vc\atlmfc\include\afxv_w32.h(40): fatal error C1189: #error : MFC does not support WINVER less than 0x0501. Please change the definition of WINVER in your project properties or precompiled header.
4>c:\program files (x86)\microsoft visual studio 12.0\vc\atlmfc\include\afxv_w32.h(40): fatal error C1189: #error : MFC does not support WINVER less than 0x0501. Please change the definition of WINVER in your project properties or precompiled header.
5>------ Rebuild All started: Project: DatabaseServer, Configuration: Debug Win32 ------
6>------ Rebuild All started: Project: LoginServer, Configuration: Debug Win32 ------
1> StdAfx.cpp
1>C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\atlmfc\include\afx.h(38): warning C4996: 'MBCS_Support_Deprecated_In_MFC': MBCS support in MFC is deprecated and may be removed in a future version of MFC.
1> C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\atlmfc\include\afx.h(33) : see declaration of 'MBCS_Support_Deprecated_In_MFC'
1>C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\atlmfc\include\afxv_w32.h(40): fatal error C1189: #error : MFC does not support WINVER less than 0x0501. Please change the definition of WINVER in your project properties or precompiled header.
5> StdAfx.cpp
6> StdAfx.cpp
7>------ Rebuild All started: Project: Neuz, Configuration: Debug Win32 ------
5>c:\program files (x86)\microsoft visual studio 12.0\vc\atlmfc\include\afx.h(38): warning C4996: 'MBCS_Support_Deprecated_In_MFC': MBCS support in MFC is deprecated and may be removed in a future version of MFC.
5> c:\program files (x86)\microsoft visual studio 12.0\vc\atlmfc\include\afx.h(33) : see declaration of 'MBCS_Support_Deprecated_In_MFC'
5>c:\program files (x86)\microsoft visual studio 12.0\vc\atlmfc\include\afxv_w32.h(40): fatal error C1189: #error : MFC does not support WINVER less than 0x0501. Please change the definition of WINVER in your project properties or precompiled header.
6>c:\program files (x86)\microsoft visual studio 12.0\vc\atlmfc\include\afx.h(38): warning C4996: 'MBCS_Support_Deprecated_In_MFC': MBCS support in MFC is deprecated and may be removed in a future version of MFC.
6> c:\program files (x86)\microsoft visual studio 12.0\vc\atlmfc\include\afx.h(33) : see declaration of 'MBCS_Support_Deprecated_In_MFC'
6>c:\program files (x86)\microsoft visual studio 12.0\vc\atlmfc\include\afxv_w32.h(40): fatal error C1189: #error : MFC does not support WINVER less than 0x0501. Please change the definition of WINVER in your project properties or precompiled header.
8>------ Rebuild All started: Project: WorldServer, Configuration: Debug Win32 ------
7> failed to open file: C:\Users\jericho\Desktop\AllAboutFLYFF\Server Epvp\Resource\Blur.fx
8> StdAfx.cpp
7> compilation failed; no code produced
7>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cp pCommon.targets(1126,5): error MSB6006: "fxc.exe" exited with code 1.
8>c:\program files (x86)\microsoft visual studio 12.0\vc\atlmfc\include\afx.h(38): warning C4996: 'MBCS_Support_Deprecated_In_MFC': MBCS support in MFC is deprecated and may be removed in a future version of MFC.
8> c:\program files (x86)\microsoft visual studio 12.0\vc\atlmfc\include\afx.h(33) : see declaration of 'MBCS_Support_Deprecated_In_MFC'
8>c:\program files (x86)\microsoft visual studio 12.0\vc\atlmfc\include\afxv_w32.h(40): fatal error C1189: #error : MFC does not support WINVER less than 0x0501. Please change the definition of WINVER in your project properties or precompiled header.
========== Rebuild All: 0 succeeded, 8 failed, 0 skipped ==========
when i build the this the result but i changed everything in vc++ include directorys in every projects