DR2 compile error
I get this when compiling zone.exe
Linking... client_process.obj : error LNK2001: unresolved external symbol "public: void __thiscall Doors::HandleClick(class Client *)" (?HandleClick@Doors@@QAEXPAVClient@@@Z) zone.obj : error LNK2001: unresolved external symbol "public: __thiscall Doors::Doors(struct Door const *)" (??0Doors@@QAE@PBUDoor@@@Z) ../Build/Zone.exe : fatal error LNK1120: 2 unresolved externals Error executing link.exe. Any help appreciated! |
Add doors.cpp to the project. This change was not made in time to get into CVS.
|
Thanks Merth! Works like a charm - Sorry for my lack of c++ know-how, but I'm learning...
|
All times are GMT -4. The time now is 03:09 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.