LordViking Posted July 14, 2009 Report Share Posted July 14, 2009 (edited) 1. Downloaded source2. ran update-workspaces.bat3. Opened project in VS20054. Attempted to build Project5. Errors:Error 1 error C2061: syntax error : identifier 'PSYMBOL_INFOW' c:\wildfire\trunk\source\lib\external_libraries\dbghelp_funcs.h 5 Error 2 error C2061: syntax error : identifier 'PSYMBOL_INFOW' c:\wildfire\trunk\source\lib\external_libraries\dbghelp_funcs.h 9 Error 3 error C2061: syntax error : identifier 'PSYM_ENUMERATESYMBOLS_CALLBACKW' c:\wildfire\trunk\source\lib\external_libraries\dbghelp_funcs.h 11 Error 4 error C2061: syntax error : identifier 'PSYMBOL_INFOW' c:\wildfire\trunk\source\lib\external_libraries\dbghelp_funcs.h 5 Error 5 error C2061: syntax error : identifier 'PSYMBOL_INFOW' c:\wildfire\trunk\source\lib\external_libraries\dbghelp_funcs.h 9 Error 6 error C2061: syntax error : identifier 'PSYM_ENUMERATESYMBOLS_CALLBACKW' c:\wildfire\trunk\source\lib\external_libraries\dbghelp_funcs.h 11 Error 7 error C2143: syntax error : missing ')' before '__stdcall' c:\wildfire\trunk\source\lib\external_libraries\dbghelp_funcs.h 5 Error 8 error C2059: syntax error : ')' c:\wildfire\trunk\source\lib\external_libraries\dbghelp_funcs.h 5 Error 9 error C2143: syntax error : missing ')' before '__stdcall' c:\wildfire\trunk\source\lib\external_libraries\dbghelp_funcs.h 9 Error 10 error C2059: syntax error : ')' c:\wildfire\trunk\source\lib\external_libraries\dbghelp_funcs.h 9 Error 11 error C2143: syntax error : missing ')' before '__stdcall' c:\wildfire\trunk\source\lib\external_libraries\dbghelp_funcs.h 11 Error 12 error C2059: syntax error : ')' c:\wildfire\trunk\source\lib\external_libraries\dbghelp_funcs.h 11 Error 13 error C2061: syntax error : identifier 'PSYMBOL_INFOW' c:\wildfire\trunk\source\lib\external_libraries\dbghelp_funcs.h 5 Error 14 error C2061: syntax error : identifier 'PSYMBOL_INFOW' c:\wildfire\trunk\source\lib\external_libraries\dbghelp_funcs.h 9 Error 15 error C2061: syntax error : identifier 'PSYM_ENUMERATESYMBOLS_CALLBACKW' c:\wildfire\trunk\source\lib\external_libraries\dbghelp_funcs.h 11 Error 16 error C2504: 'SYMBOL_INFO_PACKAGEW' : base class undefined c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 106 Error 17 error C2065: 'si' : undeclared identifier c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 109 Error 18 error C2228: left of '.SizeOfStruct' must have class/struct/union c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 109 Error 19 error C2070: ''unknown-type'': illegal sizeof operand c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 109 Error 20 error C2228: left of '.MaxNameLen' must have class/struct/union c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 110 Error 21 error C2065: 'SYMBOL_INFOW' : undeclared identifier c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 149 Error 22 error C2065: 'sym' : undeclared identifier c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 149 Error 23 error C2039: 'si' : is not a member of 'SYMBOL_INFO_PACKAGEW2' c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 149 Error 24 error C2227: left of '->Name' must point to class/struct/union/generic type c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 152 Error 25 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 881 Error 26 error C2143: syntax error : missing ',' before '*' c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 881 Error 27 error C2227: left of '->Address' must point to class/struct/union/generic type c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 897 Error 28 error C2227: left of '->Flags' must point to class/struct/union/generic type c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 898 Error 29 error C2227: left of '->Register' must point to class/struct/union/generic type c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 898 Error 30 error C2227: left of '->Flags' must point to class/struct/union/generic type c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 918 Error 31 error C2065: 'pp' : undeclared identifier c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 921 Error 32 error C2227: left of '->Name' must point to class/struct/union/generic type c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 923 Error 33 error C2227: left of '->Flags' must point to class/struct/union/generic type c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 923 Error 34 error C2227: left of '->Address' must point to class/struct/union/generic type c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 923 Error 35 error C2039: 'si' : is not a member of 'SYMBOL_INFO_PACKAGEW2' c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 1134 Error 36 error C2227: left of '->Name' must point to class/struct/union/generic type c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 1138 Error 37 error C2227: left of '->TypeIndex' must point to class/struct/union/generic type c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 1144 Error 38 error C2039: 'si' : is not a member of 'SYMBOL_INFO_PACKAGEW2' c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 1358 Error 39 error C2227: left of '->Name' must point to class/struct/union/generic type c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 1365 Error 40 error C2227: left of '->TypeIndex' must point to class/struct/union/generic type c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 1367 Error 41 error C2227: left of '->Size' must point to class/struct/union/generic type c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 1368 Error 42 error C2065: 'SymTagArrayType' : undeclared identifier c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 1697 Error 43 error C2051: case expression not constant c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 1697 Error 44 error C2065: 'SymTagBaseType' : undeclared identifier c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 1699 Error 45 error C2051: case expression not constant c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 1699 Error 46 error C2065: 'SymTagBaseClass' : undeclared identifier c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 1701 Error 47 error C2051: case expression not constant c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 1701 Error 48 error C2065: 'SymTagData' : undeclared identifier c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 1703 Error 49 error C2051: case expression not constant c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 1703 Error 50 error C2065: 'SymTagEnum' : undeclared identifier c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 1705 Error 51 error C2051: case expression not constant c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 1705 Error 52 error C2065: 'SymTagFunction' : undeclared identifier c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 1707 Error 53 error C2051: case expression not constant c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 1707 Error 54 error C2065: 'SymTagFunctionType' : undeclared identifier c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 1709 Error 55 error C2051: case expression not constant c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 1709 Error 56 error C2065: 'SymTagPointerType' : undeclared identifier c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 1711 Error 57 error C2051: case expression not constant c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 1711 Error 58 error C2065: 'SymTagTypedef' : undeclared identifier c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 1713 Error 59 error C2051: case expression not constant c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 1713 Error 60 error C2065: 'SymTagUDT' : undeclared identifier c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 1715 Error 61 error C2051: case expression not constant c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 1715 Error 62 error C2065: 'SymTagVTable' : undeclared identifier c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 1717 Error 63 error C2051: case expression not constant c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 1717 Warning 64 warning C4065: switch statement contains 'default' but no 'case' labels c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 1721 Error 65 error C2275: 'ULONG' : illegal use of this type as an expression c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 1760 Error 66 error C2062: type 'void' unexpected c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 1760 Error 67 error C2143: syntax error : missing ';' before '{' c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 1761 Error 68 error C2447: '{' : missing function header (old-style formal list?) c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 1761 Error 69 error C2065: 'dump_sym_cb' : undeclared identifier c:\wildfire\trunk\source\lib\sysdep\os\win\wdbg_sym.cpp 1816 Error 70 fatal error LNK1104: cannot open file '../../../binaries/system/lowlevel_dbg.lib' pyrogenesis Error 71 fatal error C1083: Cannot open source file: '..\..\..\source\test_root.cpp': No such file or directory c1xxAny help resolving this would be appreciated. Edited July 14, 2009 by LordViking Quote Link to comment Share on other sites More sharing options...
LordViking Posted July 15, 2009 Author Report Share Posted July 15, 2009 It appears to have failed in three places, and I'm missing a hell of a lot of dependencies.lowlevel_debug, pyrogenesis_Debug, and test_Debuglowlevel_debug Compiling...dbghelp.cppc:\wildfire\trunk\source\lib\external_libraries\dbghelp_funcs.h(5) : error C2061: syntax error : identifier 'PSYMBOL_INFOW'c:\wildfire\trunk\source\lib\external_libraries\dbghelp_funcs.h(9) : error C2061: syntax error : identifier 'PSYMBOL_INFOW'c:\wildfire\trunk\source\lib\external_libraries\dbghelp_funcs.h(11) : error C2061: syntax error : identifier 'PSYM_ENUMERATESYMBOLS_CALLBACKW'c:\wildfire\trunk\source\lib\external_libraries\dbghelp_funcs.h(5) : error C2061: syntax error : identifier 'PSYMBOL_INFOW'c:\wildfire\trunk\source\lib\external_libraries\dbghelp_funcs.h(9) : error C2061: syntax error : identifier 'PSYMBOL_INFOW'c:\wildfire\trunk\source\lib\external_libraries\dbghelp_funcs.h(11) : error C2061: syntax error : identifier 'PSYM_ENUMERATESYMBOLS_CALLBACKW'c:\wildfire\trunk\source\lib\external_libraries\dbghelp_funcs.h(5) : error C2143: syntax error : missing ')' before '__stdcall'c:\wildfire\trunk\source\lib\external_libraries\dbghelp_funcs.h(5) : error C2059: syntax error : ')'c:\wildfire\trunk\source\lib\external_libraries\dbghelp_funcs.h(9) : error C2143: syntax error : missing ')' before '__stdcall'c:\wildfire\trunk\source\lib\external_libraries\dbghelp_funcs.h(9) : error C2059: syntax error : ')'c:\wildfire\trunk\source\lib\external_libraries\dbghelp_funcs.h(11) : error C2143: syntax error : missing ')' before '__stdcall'c:\wildfire\trunk\source\lib\external_libraries\dbghelp_funcs.h(11) : error C2059: syntax error : ')'wdbg_sym.cppc:\wildfire\trunk\source\lib\external_libraries\dbghelp_funcs.h(5) : error C2061: syntax error : identifier 'PSYMBOL_INFOW'c:\wildfire\trunk\source\lib\external_libraries\dbghelp_funcs.h(9) : error C2061: syntax error : identifier 'PSYMBOL_INFOW'c:\wildfire\trunk\source\lib\external_libraries\dbghelp_funcs.h(11) : error C2061: syntax error : identifier 'PSYM_ENUMERATESYMBOLS_CALLBACKW'..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(106) : error C2504: 'SYMBOL_INFO_PACKAGEW' : base class undefined..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(109) : error C2065: 'si' : undeclared identifier..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(109) : error C2228: left of '.SizeOfStruct' must have class/struct/union type is ''unknown-type''..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(109) : error C2070: ''unknown-type'': illegal sizeof operand..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(110) : error C2228: left of '.MaxNameLen' must have class/struct/union type is ''unknown-type''..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(149) : error C2065: 'SYMBOL_INFOW' : undeclared identifier..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(149) : error C2065: 'sym' : undeclared identifier..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(149) : error C2039: 'si' : is not a member of 'SYMBOL_INFO_PACKAGEW2' ..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(105) : see declaration of 'SYMBOL_INFO_PACKAGEW2'..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(152) : error C2227: left of '->Name' must point to class/struct/union/generic type type is ''unknown-type''..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(881) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(881) : error C2143: syntax error : missing ',' before '*'..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(897) : error C2227: left of '->Address' must point to class/struct/union/generic type type is ''unknown-type''..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(898) : error C2227: left of '->Flags' must point to class/struct/union/generic type type is ''unknown-type''..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(898) : error C2227: left of '->Register' must point to class/struct/union/generic type type is ''unknown-type''..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(918) : error C2227: left of '->Flags' must point to class/struct/union/generic type type is ''unknown-type''..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(921) : error C2065: 'pp' : undeclared identifier..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(923) : error C2227: left of '->Name' must point to class/struct/union/generic type type is ''unknown-type''..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(923) : error C2227: left of '->Flags' must point to class/struct/union/generic type type is ''unknown-type''..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(923) : error C2227: left of '->Address' must point to class/struct/union/generic type type is ''unknown-type''..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(1134) : error C2039: 'si' : is not a member of 'SYMBOL_INFO_PACKAGEW2' ..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(105) : see declaration of 'SYMBOL_INFO_PACKAGEW2'..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(1138) : error C2227: left of '->Name' must point to class/struct/union/generic type type is ''unknown-type''..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(1144) : error C2227: left of '->TypeIndex' must point to class/struct/union/generic type type is ''unknown-type''..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(1358) : error C2039: 'si' : is not a member of 'SYMBOL_INFO_PACKAGEW2' ..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(105) : see declaration of 'SYMBOL_INFO_PACKAGEW2'..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(1365) : error C2227: left of '->Name' must point to class/struct/union/generic type type is ''unknown-type''..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(1367) : error C2227: left of '->TypeIndex' must point to class/struct/union/generic type type is ''unknown-type''..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(1368) : error C2227: left of '->Size' must point to class/struct/union/generic type type is ''unknown-type''..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(1697) : error C2065: 'SymTagArrayType' : undeclared identifier..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(1697) : error C2051: case expression not constant..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(1699) : error C2065: 'SymTagBaseType' : undeclared identifier..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(1699) : error C2051: case expression not constant..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(1701) : error C2065: 'SymTagBaseClass' : undeclared identifier..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(1701) : error C2051: case expression not constant..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(1703) : error C2065: 'SymTagData' : undeclared identifier..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(1703) : error C2051: case expression not constant..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(1705) : error C2065: 'SymTagEnum' : undeclared identifier..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(1705) : error C2051: case expression not constant..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(1707) : error C2065: 'SymTagFunction' : undeclared identifier..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(1707) : error C2051: case expression not constant..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(1709) : error C2065: 'SymTagFunctionType' : undeclared identifier..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(1709) : error C2051: case expression not constant..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(1711) : error C2065: 'SymTagPointerType' : undeclared identifier..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(1711) : error C2051: case expression not constant..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(1713) : error C2065: 'SymTagTypedef' : undeclared identifier..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(1713) : error C2051: case expression not constant..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(1715) : error C2065: 'SymTagUDT' : undeclared identifier..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(1715) : error C2051: case expression not constant..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(1717) : error C2065: 'SymTagVTable' : undeclared identifier..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(1717) : error C2051: case expression not constant..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(1721) : warning C4065: switch statement contains 'default' but no 'case' labels..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(1760) : error C2275: 'ULONG' : illegal use of this type as an expression C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\windef.h(47) : see declaration of 'ULONG'..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(1760) : error C2062: type 'void' unexpected..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(1761) : error C2143: syntax error : missing ';' before '{'..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(1761) : error C2447: '{' : missing function header (old-style formal list?)..\..\..\source\lib\sysdep\os\win\wdbg_sym.cpp(1816) : error C2065: 'dump_sym_cb' : undeclared identifierGenerating Code...ResultsBuild log was saved at "file://c:\wildfire\trunk\build\workspaces\vc2005\obj\lowlevel_Debug\BuildLog.htm"lowlevel - 68 error(s), 1 warning(s)[b] test_Debug[/b] Build LogBuild started: Project: test, Configuration: Debug|Win32Command Linestest : warning PRJ0041 : Cannot find missing dependency 'winwlm.h' for file 'error_dialog.rc'. Your project may still build, but may continue to appear out of date until this file is found.test : warning PRJ0041 : Cannot find missing dependency 'macwin32.h' for file 'error_dialog.rc'. Your project may still build, but may continue to appear out of date until this file is found.test : warning PRJ0041 : Cannot find missing dependency 'macwin32.h' for file 'error_dialog.rc'. Your project may still build, but may continue to appear out of date until this file is found.test : warning PRJ0041 : Cannot find missing dependency 'macwin32.h' for file 'error_dialog.rc'. Your project may still build, but may continue to appear out of date until this file is found.test : warning PRJ0041 : Cannot find missing dependency 'macwin32.h' for file 'error_dialog.rc'. Your project may still build, but may continue to appear out of date until this file is found.test : warning PRJ0041 : Cannot find missing dependency 'macwin32.h' for file 'error_dialog.rc'. Your project may still build, but may continue to appear out of date until this file is found.test : warning PRJ0041 : Cannot find missing dependency 'macwin32.h' for file 'error_dialog.rc'. Your project may still build, but may continue to appear out of date until this file is found.test : warning PRJ0041 : Cannot find missing dependency 'rpcerr.h' for file 'error_dialog.rc'. Your project may still build, but may continue to appear out of date until this file is found.test : warning PRJ0041 : Cannot find missing dependency 'rpcmac.h' for file 'error_dialog.rc'. Your project may still build, but may continue to appear out of date until this file is found.test : warning PRJ0041 : Cannot find missing dependency 'macname1.h' for file 'error_dialog.rc'. Your project may still build, but may continue to appear out of date until this file is found.test : warning PRJ0041 : Cannot find missing dependency 'macpub.h' for file 'error_dialog.rc'. Your project may still build, but may continue to appear out of date until this file is found.test : warning PRJ0041 : Cannot find missing dependency 'macapi.h' for file 'error_dialog.rc'. Your project may still build, but may continue to appear out of date until this file is found.test : warning PRJ0041 : Cannot find missing dependency 'macname2.h' for file 'error_dialog.rc'. Your project may still build, but may continue to appear out of date until this file is found.Creating temporary file "c:\wildfire\trunk\build\workspaces\vc2005\obj\test_Debug\RSP0000039762076.rsp" with contents[/Od /I "../../../source/pch/test" /I "../../../source/" /I "../../../libraries/opengl/include" /I "../../../libraries/sdl/include" /I "../../../libraries/libjpg/include" /I "../../../libraries/libpng/include" /I "../../../libraries/zlib/include" /I "../../../libraries/spidermonkey/include" /I "../../../libraries/libxml2/include" /I "../../../libraries/openal/include" /I "../../../libraries/vorbis/include" /I "../../../libraries/boost/include" /I "../../../libraries/cxxtest/include" /I "../../../libraries/comsuppw/include" /I "../../../libraries/enet/include" /D "LIB_STATIC_LINK" /D "USING_PCH" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Gy /Yu"precompiled.h" /Fp"obj/test_Debug\test_dbg.pch" /Fo"obj/test_Debug\\" /Fd"obj/test_Debug\vc80.pdb" /W4 /c /Wp64 /Zi /TP ..\..\..\source\test_root.cpp]Creating command line "cl.exe @c:\wildfire\trunk\build\workspaces\vc2005\obj\test_Debug\RSP0000039762076.rsp /nologo /errorReport:prompt"Output WindowCompiling...test_root.cppc1xx : fatal error C1083: Cannot open source file: '..\..\..\source\test_root.cpp': No such file or directoryResultsBuild log was saved at "file://c:\wildfire\trunk\build\workspaces\vc2005\obj\test_Debug\BuildLog.htm"test - 1 error(s), 0 warning(s) Quote Link to comment Share on other sites More sharing options...
janwas Posted July 15, 2009 Report Share Posted July 15, 2009 I too am using VC2005 Pro at home. The first raft of errors is due to dbghelp definitions not being found, but the cause is unclear. PSYMBOL_INFOW requires dbghelp 5.1. Unfortunately you apparently can't tell the installed version from the header. If it helps, my Microsoft Visual Studio 8\VC\PlatformSDK\Lib\DbgHelp.Lib is dated 2006-06-22.Have you installed the Platform SDK and not inadvertently disabled/deleted anything? If so, additionally installing the Debugging Tools for Windows (of which dbghelp is a part) would probably solve this problem.The many other missing headers make it sound like you're using VC2005 Express. Here's mention of the rpcerr/mac headers and a workaround: http://channel9.msdn.com/forums/TechOff/13...e-Platform-SDK/If that works, it'd be appreciated if you could add these steps to the Build Instructions wiki page. Quote Link to comment Share on other sites More sharing options...
LordViking Posted July 15, 2009 Author Report Share Posted July 15, 2009 No dice. I've got VS 2005 Full Edition, and Debugging Tools for Windows with dbghelp version 6.11.1.404. I've got a feeling that it's some sort of dll hell, gonna clear up my registry, probably an old version floating around somewhere. Gonna keep poking around see if I can clear this up. Quote Link to comment Share on other sites More sharing options...
LordViking Posted July 21, 2009 Author Report Share Posted July 21, 2009 Registry cleared up, all random versions of dbghelp have been removed, but I still get build errors, gonna keep poking around the code and my system and try to clear this up. Quote Link to comment Share on other sites More sharing options...
Mythos_Ruler Posted July 21, 2009 Report Share Posted July 21, 2009 I'd try the WFG irc chat room to see if anyone has any ideas.Server: QuakenetChannel: #wfg Quote Link to comment Share on other sites More sharing options...
janwas Posted July 22, 2009 Report Share Posted July 22, 2009 hm. Did you deselect the Platform SDK during VC2005 installation? Have you changed its include path? Quote Link to comment Share on other sites More sharing options...
LordViking Posted July 23, 2009 Author Report Share Posted July 23, 2009 The only path that's not default is for Win Debug packages, as it's much easier having it at c:\debuggers rather than C:\Program Files\foo\bar\blah, but the machine I was using is generally on the very edge of insanity, so Im going to clean install on a fresh instance of Windows, and VS2005 on another machine and work from that more controlled environment. Quote Link to comment Share on other sites More sharing options...
janwas Posted July 23, 2009 Report Share Posted July 23, 2009 Ooh, edge of insanity sounds somewhat unhealthy Hope it works better on the new system. Quote Link to comment Share on other sites More sharing options...
LordViking Posted August 12, 2009 Author Report Share Posted August 12, 2009 Alas, on a completely clean install with nothing but the most current check-out and VS2005, I get the same build errors. Quote Link to comment Share on other sites More sharing options...
janwas Posted August 13, 2009 Report Share Posted August 13, 2009 That's bad news, I can't see why that is happening unless you happened to leave out some parts of the VC++ install (most notably the platform SDK), especially since you've done a complete reinstall I think most of us were using VC2005 and it has worked without problems. VC2008 SP1 is also known to work - is upgrading an option? Quote Link to comment Share on other sites More sharing options...
Ykkrosh Posted August 13, 2009 Report Share Posted August 13, 2009 Maybe the Platform SDK setup instructions (should work with Pro too) would let you use the latest version of the SDK, which might work better?The free VC++ 2008 Express is another option that ought to work (and it can be installed alongside VC2005, though it might steal some file associations). Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.