Lnk 2019

type or paste code here1>------ Build started: Project: BullandCowGame, Configuration: Debug|Win32 ------
  main.cpp
C:\Users\KINDY kuttan\source\repos\Section_1\BullandCowGame\main.obj : error LNK2019: unresolved external symbol "public: int __thiscall FBullCowGame::GetMaxTries(void)" (?GetMaxTries@FBullCowGame@@QAEHXZ) referenced in function "void __cdecl PlayGame(void)" (?PlayGame@@YAXXZ)
C:\Users\KINDY kuttan\source\repos\Section_1\BullandCowGame\main.obj : error LNK2019: unresolved external symbol "public: int __thiscall FBullCowGame::GetCurrentTry(void)" (?GetCurrentTry@FBullCowGame@@QAEHXZ) referenced in function "class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl getGuess(void)" (?getGuess@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ)
C:\Users\KINDYkuttan\source\repos\Section_1\Debug\BullandCowGame.exe : fatal error LNK1120: 2 unresolved externals
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

Privacy & Terms