[CMake] Link errors - can I get more verbose messages?

DJ jakep at arqux.com
Thu Dec 17 22:45:47 EST 2015



On 15-12-17 01:39 AM, iosif neitzke wrote:
> If this [0] is the current code, I also could not get it to build on
> Xubuntu 15.10.  FindPkgConfig.cmake failed with "package 'glfw3' not
> found" at line 506 (_pkg_check_modules_internal).
>
> Running
>
> pkg-config --modversion glfw3
>
>
Well, I'm a bit shaky on all this technically. However, on my Mint 17.1 
system I had only glfw2 installed (via deb package). So I went into sb7 
code directory, then to subdirectory extern/glfw-3.0.4/ and did

cmake .
make
sudo make install


and then the overall build of sb7 code worked.




More information about the CMake mailing list