Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Code Description Project File Line Source Suppression State
- LNK1120 5 unresolved externals The-Powder-Toy++ C:\Users\Richie\Documents\Visual Studio 2015\Projects\TCT\Build\Powder.exe 1 Build
- LNK4217 locally defined symbol _fprintf imported in function _ShowError The-Powder-Toy++ C:\Users\Richie\Documents\Visual Studio 2015\Projects\TCT\SDLmain.lib(SDL_win32_main.obj) 1 Build
- LNK2001 unresolved external symbol "public: bool __thiscall Favorite::IsFavorite(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?IsFavorite@Favorite@@QAE_NV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) The-Powder-Toy++ C:\Users\Richie\Documents\Visual Studio 2015\Projects\TCT\GameView.obj 1 Build
- LNK2001 unresolved external symbol "public: bool __thiscall Favorite::IsFavorite(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?IsFavorite@Favorite@@QAE_NV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) The-Powder-Toy++ C:\Users\Richie\Documents\Visual Studio 2015\Projects\TCT\ToolButton.obj 1 Build
- LNK2019 unresolved external symbol "public: bool __thiscall Favorite::IsFavorite(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?IsFavorite@Favorite@@QAE_NV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) referenced in function "public: void __thiscall GameModel::BuildFavoritesMenu(void)" (?BuildFavoritesMenu@GameModel@@QAEXXZ) The-Powder-Toy++ C:\Users\Richie\Documents\Visual Studio 2015\Projects\TCT\GameModel.obj 1 Build
- LNK2001 unresolved external symbol "public: class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > * __thiscall Favorite::GetFavoritesList(void)" (?GetFavoritesList@Favorite@@QAEPAV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@XZ) The-Powder-Toy++ C:\Users\Richie\Documents\Visual Studio 2015\Projects\TCT\GameView.obj 1 Build
- LNK2019 unresolved external symbol "public: class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > * __thiscall Favorite::GetFavoritesList(void)" (?GetFavoritesList@Favorite@@QAEPAV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@XZ) referenced in function "public: __thiscall GameModel::~GameModel(void)" (??1GameModel@@QAE@XZ) The-Powder-Toy++ C:\Users\Richie\Documents\Visual Studio 2015\Projects\TCT\GameModel.obj 1 Build
- LNK2019 unresolved external symbol "public: void __thiscall Favorite::SetFavoritesList(class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > >)" (?SetFavoritesList@Favorite@@QAEXV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@@Z) referenced in function "public: __thiscall GameModel::GameModel(void)" (??0GameModel@@QAE@XZ) The-Powder-Toy++ C:\Users\Richie\Documents\Visual Studio 2015\Projects\TCT\GameModel.obj 1 Build
- LNK2001 unresolved external symbol "public: __thiscall Favorite::Favorite(void)" (??0Favorite@@QAE@XZ) The-Powder-Toy++ C:\Users\Richie\Documents\Visual Studio 2015\Projects\TCT\GameView.obj 1 Build
- LNK2001 unresolved external symbol "public: __thiscall Favorite::Favorite(void)" (??0Favorite@@QAE@XZ) The-Powder-Toy++ C:\Users\Richie\Documents\Visual Studio 2015\Projects\TCT\ToolButton.obj 1 Build
- LNK2019 unresolved external symbol "public: __thiscall Favorite::Favorite(void)" (??0Favorite@@QAE@XZ) referenced in function "public: static class Favorite & __cdecl Singleton<class Favorite>::Ref(void)" (?Ref@?$Singleton@VFavorite@@@@SAAAVFavorite@@XZ) The-Powder-Toy++ C:\Users\Richie\Documents\Visual Studio 2015\Projects\TCT\GameModel.obj 1 Build
- LNK2019 unresolved external symbol __imp____iob_func referenced in function _ShowError The-Powder-Toy++ C:\Users\Richie\Documents\Visual Studio 2015\Projects\TCT\SDLmain.lib(SDL_win32_main.obj) 1 Build
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement