Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::General Support

Archive::General Support Archive area for General Support's posts that were moved here after an inactivity period of 90 days.

 
 
Thread Tools Display Modes
  #1  
Old 06-10-2004, 06:30 PM
Dspirit
Fire Beetle
 
Join Date: May 2004
Posts: 28
Default 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.
__________________
Server Owner Midnight Rayne.
  #2  
Old 06-10-2004, 10:13 PM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

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
  #3  
Old 06-10-2004, 10:17 PM
Scorpious2k's Avatar
Scorpious2k
Demi-God
 
Join Date: Mar 2003
Location: USA
Posts: 1,067
Default

Quote:
Originally Posted by Derision
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 file to my makefile.perl
That's absolutely correct! This is something new that will let us expand the perl capabilities.
__________________
Maybe I should try making one of these servers...
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 11:35 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3