The following changes made the file compile using nmake
file dservice.cpp, staktree.cpp ------------------------ #include "wx/wxprec.h" #ifdef __BORLANDC__ #pragma hdrstop #endif #ifndef WX_PRECOMP #include "wx/wx.h" #endif ---------------------------------- remove error eof when looking for pch ----------------------------------- file: staktree.h -------------------- #include "wx/listctrl.h" ---------------------- Hopefully this will help to find proper fixes Andre ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ wxlua-users mailing list wxlua-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxlua-users