Closed karel-brinda closed 8 years ago
On some machines, CMake tries to link Boost dynamically and fails. Observed in combination with Boost installed by linuxbrew.
Maybe it is caused by outdated CMakeCache.txt (created before dynamic linking was specified in CMakeLists.txt).
CMakeCache.txt
CMakeLists.txt
On some machines, CMake tries to link Boost dynamically and fails. Observed in combination with Boost installed by linuxbrew.