Closed uncovery closed 12 years ago
If you can post the map I can debug the code - I assume you are running off of trunk
I am running on some of the pre-built binaries. Maybe I have to get a new one? I am having trouble compiling on CentOS here. The link to the builds is dead however: http://toolchain.eu/jenkins/
You should be running off of trunk - namely because I think that bug was fixed.
Is the problem you are having with CentOS the availability of the up-to-date libraries? I am not sure if I can help with that, but I could help if you have other issues compiling.
Thanks a lot for your hint there. I managed now to install boost on CentOS, compile it and then compile c10t. seems to work fine now.
Then is this issue closed?
yes, thanks
Rendering 1.3.1 maps throws the following error:
c10t: /usr/include/boost/smart_ptr/shared_array.hpp:106: T& boost::shared_array::operator const [with T = bool, ptrdiff_t = long int]: Assertion `i >= 0' failed.
/c10t/start.sh: line 15: 32749 Aborted