On Wed, Jul 27, 2011 at 2:40 AM, <[email protected]> wrote:
> Add a map preview tool, fix various things in tools/map.
I'm not sure what editor you use, but it totally screws up
indentation. Please fix it.
I'm not sure why cmake was chosen. It seems a bit out of place.
It also does not build here:
[per@localhost map]$ make
Scanning dependencies of target map2lnd
[ 7%] Building CXX object CMakeFiles/map2lnd.dir/map2lnd.cpp.o
In file included from /work/warzone-git/tools/map/map2lnd.cpp:9:
/work/warzone-git/tools/map/maplib.h:7:20: error: config.h: No such
file or directory
In file included from
/work/warzone-git/tools/map/../../lib/framework/types.h:75,
from /work/warzone-git/tools/map/maplib.h:8,
from /work/warzone-git/tools/map/map2lnd.cpp:9:
/usr/include/stdint.h:41: error: conflicting declaration ‘typedef long
int int64_t’
/work/warzone-git/tools/map/../../lib/framework/types.h:42: error:
‘int64_t’ has a previous declaration as ‘typedef long long int
int64_t’
/usr/include/stdint.h:56: error: conflicting declaration ‘typedef long
unsigned int uint64_t’
/work/warzone-git/tools/map/../../lib/framework/types.h:38: error:
‘uint64_t’ has a previous declaration as ‘typedef long long unsigned
int uint64_t’
make[2]: *** [CMakeFiles/map2lnd.dir/map2lnd.cpp.o] Error 1
make[1]: *** [CMakeFiles/map2lnd.dir/all] Error 2
make: *** [all] Error 2
- Per
_______________________________________________
Warzone-dev mailing list
[email protected]
https://mail.gna.org/listinfo/warzone-dev