6-11-04 code Perl compile error fix
Embperl.cpp
Line 18 #include "embxs.h" Change to //#include "embxs.h" Line 32 newXS("quest::boot_qc", boot_qc, file); Change to //newXS("quest::boot_qc", boot_qc, file); Embparser.cpp line 407 "&boot_qc;" Change to //"&boot_qc;" This is a temp fix im sure one of the dev's will post a better fix soon. |
You need to add the file zone/embxs.cpp to your Solution/Project or whatever VS NET calls it. I just compiled the source under Linux and had to add embxs.cpp to my makefile.perl
|
Quote:
|
All times are GMT -4. The time now is 02:02 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.