-
Newbie
Help Me Compile Error @DNC
http://prntscr.com/3sgjqc
I can't Build project.
Error 6 error C2011: 'CamouflageDataManager' :
Help Me Pls!!!
-
-
Developer
Re: Help Me Compile Error @DNC
Looks like you still have this. If so please follow these instructions to remove them.
Make sure Your solutions are all closed.
Open 1 copy of Visual Studio 2008 Pro SP 1 and follow the instructions carefully.
========
Remove The Following Includes and Libraries from Visual Studio 2008 Pro SP1
========
If you already modified your Visual Studio 2008 Pro SP 1 default Includes and Libraries as per one of the Prerequiste posts.
Here is the list to remove:
1. open 'Microsoft Visual Studio 2008 Pro SP 1
2. click 'Tools', and in the dropdown menu select 'Options', open the tab 'Projects and Solutions' and click 'VC++ Directories'
3. under 'Show directories for:', select 'Include files', delete each of these lines:
\src\Eternity\Include\
\src\External\Physx\Include
\src\External\Chilkat\include
\src\External\Berkelium\include\berkelium
\src\External\Scaleform\Include
\src\External\AutodeskNav\sdk\include
\src\External\dxsdk\Include
\src\External\dbghelp\Include
\src\External\CrashRpt\include
\Microsoft DirectX SDK (June 2010)\Include
4. under 'Show directories for:', select 'Library files', delete each of these lines:
\src\Eternity\lib
\src\External\Physx\Lib\win32
\src\External\Chilkat\libs
\src\External\Scaleform\Lib
\src\External\AutodeskNav\lib\win32_vc_9.release-mt
\src\External\dbghelp\lib
\src\External\CrashRpt\lib
\src\External\Berkelium\lib
\Microsoft DirectX SDK (June 2010)\Lib\x86
========
End of the: Remove The Following Includes and Libraries from Visual Studio 2008 Pro SP1 Section
========