EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Development (https://www.eqemulator.org/forums/forumdisplay.php?f=621)
-   -   DR2 compile error (https://www.eqemulator.org/forums/showthread.php?t=8905)

herkimer 07-30-2003 09:12 AM

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!

Merth 07-30-2003 09:21 AM

Add doors.cpp to the project. This change was not made in time to get into CVS.

herkimer 07-30-2003 09:30 AM

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.