Skip to content

Instantly share code, notes, and snippets.

@peterix
Created December 24, 2011 12:09
Show Gist options
  • Save peterix/1517224 to your computer and use it in GitHub Desktop.
Save peterix/1517224 to your computer and use it in GitHub Desktop.
------ Build started: Project: ZERO_CHECK, Configuration: Release Win32 ------
------ Build started: Project: generate_headers, Configuration: Release Win32 ------
Generating ../../../library/include/dfhack/df/static.inc
Building Custom Rule E:/dfapi/library/CMakeLists.txt
CMake does not need to re-run because E:\dfapi\build\VC2010\library\CMakeFiles\generate.stamp is up-to-date.
------ Build started: Project: dfhack, Configuration: Release Win32 ------
DataDefs.cpp
E:\dfapi\library\DataDefs.cpp(125): error C2589: 'struct' : illegal token on right side of '::'
E:\dfapi\library\DataDefs.cpp(125): error C2059: syntax error : '::'
E:\dfapi\library\DataDefs.cpp(125): error C2332: 'struct' : missing tag name
E:\dfapi\library\DataDefs.cpp(134): error C2589: 'struct' : illegal token on right side of '::'
E:\dfapi\library\DataDefs.cpp(134): error C2059: syntax error : '::'
E:\dfapi\library\DataDefs.cpp(134): error C2332: 'struct' : missing tag name
------ Build started: Project: stockpiles, Configuration: Release Win32 ------
Creating library E:/dfapi/build/VC2010/plugins/Release/stockpiles.lib and object E:/dfapi/build/VC2010/plugins/Release/stockpiles.exp
stockpiles.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) protected: bool __thiscall DFHack::virtual_identity::check_instance(class DFHack::virtual_class *,bool)" (__imp_?check_instance@virtual_identity@DFHack@@IAE_NPAVvirtual_class@2@_N@Z) referenced in function "struct df::building_stockpilest * __cdecl DFHack::virtual_cast<struct df::building_stockpilest>(class DFHack::virtual_class *)" (??$virtual_cast@Ubuilding_stockpilest@df@@@DFHack@@YAPAUbuilding_stockpilest@df@@PAVvirtual_class@0@@Z)
stockpiles.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static class df::class_virtual_identity<struct df::building_stockpilest> df::building_stockpilest::_identity" (__imp_?_identity@building_stockpilest@df@@2V?$class_virtual_identity@Ubuilding_stockpilest@df@@@2@A) referenced in function "struct df::building_stockpilest * __cdecl DFHack::virtual_cast<struct df::building_stockpilest>(class DFHack::virtual_class *)" (??$virtual_cast@Ubuilding_stockpilest@df@@@DFHack@@YAPAUbuilding_stockpilest@df@@PAVvirtual_class@0@@Z)
stockpiles.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) struct df::ui * df::global::ui" (__imp_?ui@global@df@@3PAU02@A) referenced in function "bool __cdecl inSelectMode(void)" (?inSelectMode@@YA_NXZ)
stockpiles.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: struct df::stockpile_settings & __thiscall df::stockpile_settings::operator=(struct df::stockpile_settings const &)" (__imp_??4stockpile_settings@df@@QAEAAU01@ABU01@@Z) referenced in function _copystock
stockpiles.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) char const * __cdecl df::enums::ui_sidebar_mode::get_key(enum df::enums::ui_sidebar_mode::ui_sidebar_mode)" (__imp_?get_key@ui_sidebar_mode@enums@df@@YAPBDW41123@@Z) referenced in function _copystock
stockpiles.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) struct df::world * df::global::world" (__imp_?world@global@df@@3PAU02@A) referenced in function _copystock
E:\dfapi\build\VC2010\plugins\Release\stockpiles.plug.dll : fatal error LNK1120: 6 unresolved externals
------ Build started: Project: probe, Configuration: Release Win32 ------
Creating library E:/dfapi/build/VC2010/plugins/Release/probe.lib and object E:/dfapi/build/VC2010/plugins/Release/probe.exp
probe.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: struct DFHack::df_unit * __thiscall DFHack::Units::GetCreature(int)" (__imp_?GetCreature@Units@DFHack@@QAEPAUdf_unit@2@H@Z) referenced in function _df_cprobe
probe.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall DFHack::Units::Start(unsigned int &)" (__imp_?Start@Units@DFHack@@QAE_NAAI@Z) referenced in function _df_cprobe
probe.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class DFHack::Units * __thiscall DFHack::Core::getUnits(void)" (__imp_?getUnits@Core@DFHack@@QAEPAVUnits@2@XZ) referenced in function _df_cprobe
E:\dfapi\build\VC2010\plugins\Release\probe.plug.dll : fatal error LNK1120: 3 unresolved externals
------ Build started: Project: initflags, Configuration: Release Win32 ------
Creating library E:/dfapi/build/VC2010/plugins/Release/initflags.lib and object E:/dfapi/build/VC2010/plugins/Release/initflags.exp
initflags.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) struct df::d_init * df::global::d_init" (__imp_?d_init@global@df@@3PAU02@A) referenced in function _twaterlvl
initflags.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) char const * __cdecl df::enums::d_init_idlers::get_key(enum df::enums::d_init_idlers::d_init_idlers)" (__imp_?get_key@d_init_idlers@enums@df@@YAPBDW41123@@Z) referenced in function _tidlers
E:\dfapi\build\VC2010\plugins\Release\initflags.plug.dll : fatal error LNK1120: 2 unresolved externals
------ Build started: Project: fastdwarf, Configuration: Release Win32 ------
fastdwarf.cpp
Creating library E:/dfapi/build/VC2010/plugins/Release/fastdwarf.lib and object E:/dfapi/build/VC2010/plugins/Release/fastdwarf.exp
fastdwarf.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: int __thiscall DFHack::Units::GetDwarfCivId(void)" (__imp_?GetDwarfCivId@Units@DFHack@@QAEHXZ) referenced in function _plugin_onupdate
fastdwarf.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: unsigned int __thiscall DFHack::Units::GetDwarfRaceIndex(void)" (__imp_?GetDwarfRaceIndex@Units@DFHack@@QAEIXZ) referenced in function _plugin_onupdate
fastdwarf.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class DFHack::Units * __thiscall DFHack::Core::getUnits(void)" (__imp_?getUnits@Core@DFHack@@QAEPAVUnits@2@XZ) referenced in function _plugin_onupdate
E:\dfapi\build\VC2010\plugins\Release\fastdwarf.plug.dll : fatal error LNK1120: 3 unresolved externals
------ Build started: Project: drybuckets, Configuration: Release Win32 ------
drybuckets.cpp
Creating library E:/dfapi/build/VC2010/plugins/Release/drybuckets.lib and object E:/dfapi/build/VC2010/plugins/Release/drybuckets.exp
drybuckets.vcxproj -> E:\dfapi\build\VC2010\plugins\Release\drybuckets.plug.dll
------ Build started: Project: mode, Configuration: Release Win32 ------
mode.cpp
Creating library E:/dfapi/build/VC2010/plugins/Release/mode.lib and object E:/dfapi/build/VC2010/plugins/Release/mode.exp
mode.vcxproj -> E:\dfapi\build\VC2010\plugins\Release\mode.plug.dll
------ Build started: Project: deramp, Configuration: Release Win32 ------
deramp.cpp
E:\dfapi\plugins\deramp.cpp(54): warning C4018: '<' : signed/unsigned mismatch
Creating library E:/dfapi/build/VC2010/plugins/Release/deramp.lib and object E:/dfapi/build/VC2010/plugins/Release/deramp.exp
deramp.vcxproj -> E:\dfapi\build\VC2010\plugins\Release\deramp.plug.dll
------ Build started: Project: colonies, Configuration: Release Win32 ------
colonies.cpp
E:\dfapi\plugins\colonies.cpp(46): warning C4018: '<' : signed/unsigned mismatch
Creating library E:/dfapi/build/VC2010/plugins/Release/colonies.lib and object E:/dfapi/build/VC2010/plugins/Release/colonies.exp
colonies.vcxproj -> E:\dfapi\build\VC2010\plugins\Release\colonies.plug.dll
------ Build started: Project: cleanowned, Configuration: Release Win32 ------
cleanowned.cpp
Creating library E:/dfapi/build/VC2010/plugins/Release/cleanowned.lib and object E:/dfapi/build/VC2010/plugins/Release/cleanowned.exp
cleanowned.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall DFHack::Items::removeItemOwner(class DFHack::df_item *,class DFHack::Units *)" (__imp_?removeItemOwner@Items@DFHack@@QAE_NPAVdf_item@2@PAVUnits@2@@Z) referenced in function _df_cleanowned
cleanowned.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: struct DFHack::df_unit * __thiscall DFHack::Units::GetCreature(int)" (__imp_?GetCreature@Units@DFHack@@QAEPAUdf_unit@2@H@Z) referenced in function _df_cleanowned
cleanowned.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: int __thiscall DFHack::Units::FindIndexById(int)" (__imp_?FindIndexById@Units@DFHack@@QAEHH@Z) referenced in function _df_cleanowned
cleanowned.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall DFHack::Units::Start(unsigned int &)" (__imp_?Start@Units@DFHack@@QAE_NAAI@Z) referenced in function _df_cleanowned
cleanowned.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class DFHack::Units * __thiscall DFHack::Core::getUnits(void)" (__imp_?getUnits@Core@DFHack@@QAEPAVUnits@2@XZ) referenced in function _df_cleanowned
E:\dfapi\build\VC2010\plugins\Release\cleanowned.plug.dll : fatal error LNK1120: 5 unresolved externals
------ Build started: Project: cleaners, Configuration: Release Win32 ------
cleaners.cpp
E:\dfapi\plugins\cleaners.cpp(124): warning C4018: '<' : signed/unsigned mismatch
E:\dfapi\plugins\cleaners.cpp(154): warning C4018: '<' : signed/unsigned mismatch
E:\dfapi\plugins\cleaners.cpp(192): warning C4018: '<' : signed/unsigned mismatch
E:\dfapi\plugins\cleaners.cpp(208): warning C4018: '<' : signed/unsigned mismatch
Creating library E:/dfapi/build/VC2010/plugins/Release/cleaners.lib and object E:/dfapi/build/VC2010/plugins/Release/cleaners.exp
cleaners.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall DFHack::Units::Start(unsigned int &)" (__imp_?Start@Units@DFHack@@QAE_NAAI@Z) referenced in function "enum DFHack::command_result __cdecl cleanunits(class DFHack::Core *)" (?cleanunits@@YA?AW4command_result@DFHack@@PAVCore@2@@Z)
cleaners.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class DFHack::Units * __thiscall DFHack::Core::getUnits(void)" (__imp_?getUnits@Core@DFHack@@QAEPAVUnits@2@XZ) referenced in function "enum DFHack::command_result __cdecl cleanunits(class DFHack::Core *)" (?cleanunits@@YA?AW4command_result@DFHack@@PAVCore@2@@Z)
E:\dfapi\build\VC2010\plugins\Release\cleaners.plug.dll : fatal error LNK1120: 2 unresolved externals
------ Build started: Project: autodump, Configuration: Release Win32 ------
autodump.cpp
E:\dfapi\plugins\autodump.cpp(75): warning C4101: 'occupancies' : unreferenced local variable
Creating library E:/dfapi/build/VC2010/plugins/Release/autodump.lib and object E:/dfapi/build/VC2010/plugins/Release/autodump.exp
autodump.vcxproj -> E:\dfapi\build\VC2010\plugins\Release\autodump.plug.dll
------ Build started: Project: weather, Configuration: Release Win32 ------
weather.cpp
E:\dfapi\plugins\weather.cpp(44): warning C4018: '<' : signed/unsigned mismatch
Creating library E:/dfapi/build/VC2010/plugins/Release/weather.lib and object E:/dfapi/build/VC2010/plugins/Release/weather.exp
weather.vcxproj -> E:\dfapi\build\VC2010\plugins\Release\weather.plug.dll
------ Build started: Project: ALL_BUILD, Configuration: Release Win32 ------
Build all projects
========== Build: 9 succeeded, 7 failed, 14 up-to-date, 0 skipped ==========
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment