Some include fixes for changeset 954...
Added by sm3 over 4 years ago
Hello,
Not sure if you want to know but I had to make these changes to compile the code with CMake, Windows and VS 2008 Pro:
ryzom\code\nel\tools\3d\ig_elevation\main.cpp
changed to #include "nel/ligo/zone_region.h"
ryzom\code\ryzom\tools\leveldesign\world_editor\land_export_lib\export.cpp
changed to #include "nel/ligo/zone_bank.h"
ryzom\code\ryzom\tools\leveldesign\world_editor\land_export\main.cpp
changed to #include "nel/ligo/zone_region.h"
Thanks,
Steve
Replies (2)
RE: Some include fixes for changeset 954... - Added by kervala over 4 years ago
I moved the missing header to the right folder and fixed some includes :)
Thanks
RE: Some include fixes for changeset 954... - Added by sm3 over 4 years ago
OK. Great! Thanks.
Steve
(1-2/2)