Advertisement
Guest User

Untitled

a guest
Jan 12th, 2017
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 KB | None | 0 0
  1. Severity Code Description Project File Line Suppression State
  2. Error LNK2001 unresolved external symbol "public: bool __thiscall Overlays::HasStation(struct Station const *)" (?HasStation@Overlays@@QAE_NPBUStation@@@Z) openttd C:\Users\abbas\Documents\Repositories\monkey-client\projects\station.obj 1
  3. Error LNK2001 unresolved external symbol "public: void __thiscall Overlays::ToggleStation(struct Station const *)" (?ToggleStation@Overlays@@QAEXPBUStation@@@Z) openttd C:\Users\abbas\Documents\Repositories\monkey-client\projects\station.obj 1
  4. Error LNK2001 unresolved external symbol "public: static class Overlays * __fastcall Overlays::Instance(void)" (?Instance@Overlays@@SIPAV1@XZ) openttd C:\Users\abbas\Documents\Repositories\monkey-client\projects\station.obj 1
  5. Error LNK2001 unresolved external symbol "public: bool __thiscall Overlays::IsTileInCatchmentArea(struct TileInfo const *,enum CatchmentType)" (?IsTileInCatchmentArea@Overlays@@QAE_NPBUTileInfo@@W4CatchmentType@@@Z) openttd C:\Users\abbas\Documents\Repositories\monkey-client\projects\viewport.obj 1
  6. Error LNK2001 unresolved external symbol "public: void __thiscall Overlays::RemoveStation(struct Station const *)" (?RemoveStation@Overlays@@QAEXPBUStation@@@Z) openttd C:\Users\abbas\Documents\Repositories\monkey-client\projects\station_gui.obj 1
  7. Error LNK1120 5 unresolved externals openttd C:\Users\abbas\Documents\Repositories\monkey-client\objs\Win32\Release\openttd.exe 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement