[CMake] (missing: BZIP2_LIBRARIES) (found version "1.0.6")??

Peter Kümmel syntheticpp at gmx.net
Sun Jun 3 17:00:43 EDT 2012


On 03.06.2012 02:05, Dave Abrahams wrote:
>
> /tmp/qb/build/CMakeFiles/CMakeCCompiler.cmake(50):  SET(CMAKE_C_IMPLICIT_LINK_DIRECTORIES  )
>

Somehow the complete search patch is empty, it should look like this:

CMakeFiles/CMakeCCompiler.cmake(50):  SET(CMAKE_C_IMPLICIT_LINK_DIRECTORIES 
/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.5.2;/usr/lib/x86_64-linux-gnu )

Do you run a plain stock Ubuntu 12.04?

Peter


More information about the CMake mailing list