View Single Post
  #2  
Old 09-12-2004, 05:58 AM
Malignus Wingnut
Hill Giant
 
Join Date: Sep 2004
Posts: 233
Default

Quote:
Right click "Source Files" and add the following using the Add Existing Item from the Add Menu.
embparser.cpp
embperl.cpp
9)Right click "Header Files" and add the following using the Add Existing Item from the Add Menu.
embparser.h
embperl.h
You forgot to add embxs.cpp and embxs.h, otherwise you'll get an unresolved external error when compiling. Otherwise, great guide.

I couldnt figure out how to get the cvs from the new site..heh (i didnt wanna copy + paste every file one by one...hehe)
Reply With Quote