Richard Shaw wrote:

> Answering part of my own question here using the rawhide test instance:
> 
> $ pkg-config --libs glew
> -lGLEW -lGLU -lGL
> 
> Minimal CMake test config:
> 
> $ cmake .
> -- GLEW_LIBRARIES: /usr/lib64/libGLEW.so
> -- Configuring done
> -- Generating done
> 
> It looks like -lGLU is being picked up somewhere else in the build but not
> -lGL...

Which libraries or objects is missing the libGL linkage exactly?  Is it 
blender or one of it's dependencies?

-- Rex

_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to