Thread: Compiling
View Single Post
  #5  
Old 05-12-2002, 06:08 AM
Lurker_005
Demi-God
 
Join Date: Jan 2002
Location: Tourist town USA
Posts: 1,671
Default

Look for inversexy on line 11 of eq_packet_structures.h and figure out what is wrong. Try looking for another definition of inversexy and copying the syntax.

Look for a syntax error in npc.cpp near line 475 and fix it.

Make sure you have zlib.h and it is in your include (or is it lib) path
Reply With Quote