On Oct 17, 2017, at 1:06 AM, Eliot Lear wrote:
> OSX. Clearly I'm doing something wrong.
Yes - you're using the configure script. The configure script expects
pkg-config to be able to find Qt, but, as the Qt-for-macOS package doesn't
install any .pc files, that doesn't work on macOS.
Use CM
OSX. Clearly I'm doing something wrong. And I was wrong twice, it
doesn't build with 5.5 either. Am I missing a path variable somewhere?
I definitely have PKG_CONFIG_PATH set correctly, as well as my PATH...
On 10/17/17 9:52 AM, Guy Harris wrote:
> On Oct 17, 2017, at 12:38 AM, Eliot Lear w
On Oct 17, 2017, at 12:38 AM, Eliot Lear wrote:
> I apologize if this has been answered several times over, but in trying
> to install Qt I am not getting the usual set of pkg-config entries
> installed, most notably QtCore.pc. Only Qt5UiTools.pc and
> Qt5OpenGLExtensions.pc are installed. This
Hi everyone,
I apologize if this has been answered several times over, but in trying
to install Qt I am not getting the usual set of pkg-config entries
installed, most notably QtCore.pc. Only Qt5UiTools.pc and
Qt5OpenGLExtensions.pc are installed. This of course blows up a
wireshark build. Thin