Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 1>LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/OPT:ICF' specification
- 1> lua5.1.lib(lapi.obj) : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
- 1>LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
- 1> Creating library C:\Users\Admin\Desktop\TPT Mod\The-Powder-Toy-master\build2\tpt++.lib and object C:\Users\Admin\Desktop\TPT Mod\The-Powder-Toy-master\build2\tpt++.exp
- 1>ElementClasses.obj : error LNK2001: unresolved external symbol "public: __thiscall Element_CRMC::Element_CRMC(void)" (??0Element_CRMC@@QAE@XZ)
- 1>ElementClasses.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall Element_CRMC::~Element_CRMC(void)" (??1Element_CRMC@@UAE@XZ)
- 1>Client.obj : error LNK2001: unresolved external symbol "char * __cdecl Platform::ExecutableName(void)" (?ExecutableName@Platform@@YAPADXZ)
- 1>LuaScriptInterface.obj : error LNK2001: unresolved external symbol "char * __cdecl Platform::ExecutableName(void)" (?ExecutableName@Platform@@YAPADXZ)
- 1>Update.obj : error LNK2001: unresolved external symbol "char * __cdecl Platform::ExecutableName(void)" (?ExecutableName@Platform@@YAPADXZ)
- 1>HTTP.obj : error LNK2001: unresolved external symbol "void __cdecl Platform::Millisleep(long)" (?Millisleep@Platform@@YAXJ@Z)
- 1>RequestBroker.obj : error LNK2001: unresolved external symbol "void __cdecl Platform::Millisleep(long)" (?Millisleep@Platform@@YAXJ@Z)
- 1>UpdateActivity.obj : error LNK2001: unresolved external symbol "void __cdecl Platform::OpenURI(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?OpenURI@Platform@@YAXV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
- 1>LuaScriptInterface.obj : error LNK2001: unresolved external symbol "void __cdecl Platform::OpenURI(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?OpenURI@Platform@@YAXV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
- 1>GameController.obj : error LNK2001: unresolved external symbol "void __cdecl Platform::OpenURI(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?OpenURI@Platform@@YAXV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
- 1>RichLabel.obj : error LNK2001: unresolved external symbol "void __cdecl Platform::OpenURI(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?OpenURI@Platform@@YAXV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
- 1>PreviewController.obj : error LNK2001: unresolved external symbol "void __cdecl Platform::OpenURI(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?OpenURI@Platform@@YAXV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
- 1>ProfileActivity.obj : error LNK2001: unresolved external symbol "void __cdecl Platform::OpenURI(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?OpenURI@Platform@@YAXV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
- 1>LuaScriptInterface.obj : error LNK2001: unresolved external symbol "unsigned long __cdecl Platform::GetTime(void)" (?GetTime@Platform@@YAKXZ)
- 1>Engine.obj : error LNK2001: unresolved external symbol "unsigned long __cdecl Platform::GetTime(void)" (?GetTime@Platform@@YAKXZ)
- 1>Textbox.obj : error LNK2001: unresolved external symbol "unsigned long __cdecl Platform::GetTime(void)" (?GetTime@Platform@@YAKXZ)
- 1>SearchController.obj : error LNK2001: unresolved external symbol "unsigned long __cdecl Platform::GetTime(void)" (?GetTime@Platform@@YAKXZ)
- 1>LegacyLuaAPI.obj : error LNK2001: unresolved external symbol "unsigned long __cdecl Platform::GetTime(void)" (?GetTime@Platform@@YAKXZ)
- 1>LuaScriptInterface.obj : error LNK2001: unresolved external symbol "void __cdecl Platform::DoRestart(void)" (?DoRestart@Platform@@YAXXZ)
- 1>C:\Users\Admin\Desktop\TPT Mod\The-Powder-Toy-master\build2\tpt++.exe : fatal error LNK1120: 7 unresolved externals
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement