[kde-freebsd] [Bug 195105] devel/qt5 cannot find GL/gl.h with Clang
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Sep 3 01:59:32 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195105
Christopher Hall <christopherhall.hsw at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |christopherhall.hsw at gmail.c
| |om
--- Comment #6 from Christopher Hall <christopherhall.hsw at gmail.com> ---
I have the same problem on 10.2-RELEASE with g++5. I am trying to build lablqt
with ocaml-opam which simply uses g++ and pkg-config to determine the correct
include and library search paths.
It looks to me as if pkg-config --cflags for all of Qt5 is missing a
-I/usr/local/include though the all include some specific sub directories.
I also notice that pkg-config --libs-only-L is empty for most Qt5 modules, only
two of them: Qt5Bootstrap.pc and Qt5QmlDevTools.pc return the correct value:
"-L/usr/local/lib".
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list