View Single Post
  #9  
Old 11-25-2003, 03:50 AM
Eglin
Hill Giant
 
Join Date: Nov 2003
Posts: 168
Default

Works great. Thanks.

Those wishing to play with embperl under Windows will need to add the embperl.cpp/h, embparser.cpp/h to the _zone_ project in addition to defining EMBPERL and optionally EMBPERL_PLUGIN. Also, command.h is included twice in command.cpp. You will need to remove the _first_ #include statement to avoid conflicts.
Reply With Quote