Log in

View Full Version : compile error, lil help pls?


d00d
07-09-2006, 08:25 PM
Ok so if i compile everything in release mode it compiles fine but having trouble compiling zoneperl.exe, when i do i get these 2 errors. Anyone have an idea on how to fix it?

Error 83 error LNK2019: unresolved external symbol _boot_PerlPacket referenced in function _xs_init embperl.obj
Error 84 fatal error LNK1120: 1 unresolved externals ../build/ZonePerl.exe

WildcardX
07-10-2006, 03:06 AM
http://www.eqemulator.net/forums/showthread.php?t=19333&highlight=_boot_PerlPacket

d00d
07-10-2006, 05:12 AM
thanks, fixed the prob!