Re: Linking problem with compression functions
Posted by chris86 on
URL: http://official-rtab-map-forum.206.s1.nabble.com/Linking-problem-with-compression-functions-tp1809p1815.html
After downloading zlib I call "cmake-gui.exe ." in the zlib-folder. Then I do configure, generate and build debug and release with visual studio 2015.
In rtabmap cmake configuration I set ZLIB_INLUDE_DIR to zlib-1.2.8 and ZLIB_LIBRARY_RELEASE to zlib-1.2.8/Release
Note:
I think the problem with the compression funktions don't come from zlib. This functions like "compressData2" are defined in rtabmap_core.