PDA

View Full Version : Compiling Error


Doughnutz
03-21-2006, 03:51 AM
Hey, I continue to get this error when I try to compile 6.0 zone.exe on windows.

Linking...
embperl.obj : error LNK2001: unresolved external symbol _boot_quest
net.obj : error LNK2001: unresolved external symbol "public: __thiscall PerlXSParser::PerlXSParser(void)" (??0PerlXSParser@@QAE@XZ)
Zone___Win32_Perl/Zone.exe : fatal error LNK1120: 2 unresolved externals
Error executing link.exe.

Heh, yeah.

TheClaus
03-21-2006, 07:43 AM
Do you have Perl installed and included in VS?