Paperdoll_npc compile error MSVC 2013
Posted: Wed Jan 07, 2015 8:52 pm
I'm trying to compile Exult with MSVC 2013 Community Edition.
After removing MSVC version error message, including and messing around with include paths (most errors relate to shape/shapeinf folder, probably due to the way the project is imported) I got stuck on
Paperdoll_npc class listed as undefined. Any ideas what to do with it? I'm using fresh SVN-generated source code and solution search shows only forward declarations, no actual class implementation. What have I missed?
Regards,
Alex
After removing MSVC version error message, including and messing around with include paths (most errors relate to shape/shapeinf folder, probably due to the way the project is imported) I got stuck on
Paperdoll_npc class listed as undefined. Any ideas what to do with it? I'm using fresh SVN-generated source code and solution search shows only forward declarations, no actual class implementation. What have I missed?
Regards,
Alex