View Single Post
  #3  
Old 08-02-2003, 01:12 AM
Bigpull
Discordant
 
Join Date: Feb 2003
Posts: 305
Default

Compiling...
NPCFactionLists.cpp
C:\eqemu\MortimusDev\source\current\EMuShareMem\NP CFactionLists.cpp(55) : error C2065: 'DEBUG' : undeclared identifier
Error executing cl.exe.


This is a VS project error, there should be a /D DEBUG=X X being a number between 0 and 11, i don't recommend setting it any higher than 5 if you plan on having anyone except yourself login
Reply With Quote