1 error compiling: client_patcher
Added by sm3 over 4 years ago
Hello,
I built the Ryzom Core code against changeset 954 with VS 2008 Pro and CMake. I only have 1 error after fixing some include errors:
..\..\..\..\..\ryzom\tools\client\client_patcher\main.cpp(154) : error C2664: 'NLMISC::createDebug' : cannot convert parameter 1 from 'stlpx_std::string' to 'const char *'
No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
Generating Code...
Anyone have an idea how I can solve this one? Otherwise everything builds just fine!
Thanks,
Steve
P.S. I suppose I could just disable the client patcher from building. Nobody else is probably building the Ryzom tools.
Replies (2)
RE: 1 error compiling: client_patcher - Added by kervala over 4 years ago
Hi :)
I changed something and didn't commit/push all my changes.
It should be fixed in HG.
Thanks
RE: 1 error compiling: client_patcher - Added by sm3 over 4 years ago
Thanks Kervala, I'll update and try again! Should be all set now.
Steve
(1-2/2)