Code: Select all
typedef int32 AyStar_EndNodeCheck(const AyStar *aystar, const OpenListNode *current);
Moderator: OpenTTD Developers
Code: Select all
typedef int32 AyStar_EndNodeCheck(const AyStar *aystar, const OpenListNode *current);
Code: Select all
Error LNK2001 unresolved external symbol "int * _water_flow" (?_water_flow@@3PEAHEA) openttd D:\OpenTTD-patches-jgrpp-rainfall\projects\landscape.obj 1
Error LNK2001 unresolved external symbol "int * _river_iteration" (?_river_iteration@@3PEAHEA) openttd D:\OpenTTD-patches-jgrpp-rainfall\projects\landscape.obj 1
Error LNK2001 unresolved external symbol "int * _number_of_lower_tiles" (?_number_of_lower_tiles@@3PEAHEA) openttd D:\OpenTTD-patches-jgrpp-rainfall\projects\landscape.obj 1
Error LNK2001 unresolved external symbol "public: __cdecl RainfallRiverGenerator::RainfallRiverGenerator(void)" (??0RainfallRiverGenerator@@QEAA@XZ) openttd D:\OpenTTD-patches-jgrpp-rainfall\projects\landscape.obj 1
Error LNK2001 unresolved external symbol "unsigned char * _water_info" (?_water_info@@3PEAEEA) openttd D:\OpenTTD-patches-jgrpp-rainfall\projects\landscape.obj 1
Error LNK2001 unresolved external symbol "int * _river_map" (?_river_map@@3PEAHEA) openttd D:\OpenTTD-patches-jgrpp-rainfall\projects\landscape.obj 1
Error LNK2001 unresolved external symbol "public: virtual bool __cdecl PathRiverGenerator::GenerateRivers(void)" (?GenerateRivers@PathRiverGenerator@@UEAA_NXZ) openttd D:\OpenTTD-patches-jgrpp-rainfall\projects\landscape.obj 1
Error LNK2001 unresolved external symbol "void __cdecl ShowTownRainfallOptionsWindow(struct Window *)" (?ShowTownRainfallOptionsWindow@@YAXPEAUWindow@@@Z) openttd D:\OpenTTD-patches-jgrpp-rainfall\projects\genworld_gui.obj 1
Error LNK2001 unresolved external symbol "void __cdecl ShowRainfallOptionsWindow(struct Window *)" (?ShowRainfallOptionsWindow@@YAXPEAUWindow@@@Z) openttd D:\OpenTTD-patches-jgrpp-rainfall\projects\genworld_gui.obj 1
Error LNK1120 9 unresolved externals openttd D:\OpenTTD-patches-jgrpp-rainfall\objs\x64\Release\openttd.exe 1
Users browsing this forum: No registered users and 11 guests