Page 1 of 1

Paperdoll_npc compile error MSVC 2013

Posted: Wed Jan 07, 2015 8:52 pm
by alagner
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

Re: Paperdoll_npc compile error MSVC 2013

Posted: Thu Jan 08, 2015 10:56 pm
by alagner
Update:

Grepping for this class on Linux showed that it's located in the npcdollinf.cc. So after a quick check...it's not in the project. Yup, it is in the project tree, bu VS reports that the file npcdollinf.cc can not be found.

Seems a long run before me to port it to newest VS, wish me luck ;)

Regards,

Re: Paperdoll_npc compile error MSVC 2013

Posted: Thu Jan 08, 2015 11:02 pm
by Dominus
I think recently vimus on irc managed to get a working project file going but he has been mum since. Maybe take a look at the logs of december... Or wait for him on irc ;)