LNK1019 error with new files...
[QUOTE FATHERNITWIT]hmm... I never noticed that r++ bug fix until today, and I checked it in. Also, I tried to update the zone vc.net project to only build perl binaries now, somebody try it tomorrow and let me know.[/QUOTE]
I got these new files from CVS and when I try to compile it, I get this error:
embperl.obj : error LNK2019: unresolved external symbol _boot_PerlPacket referenced in function _xs_init
.\../Build/Zone.exe : fatal error LNK1120: 1 unresolved externals
I added in PerlPacket.cpp and PerlPacket.h under Header Files and Source Files, but still get the error. Remove the EMBPERl and EMBPERL_PLUGIN and it compiles but of course, no quests work. This is using VS 5 Express. Am I still missing something?
|