--libs error with Qt on Mac OS X #47
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
I run into the following problem with pkgconf, when build gnuplot with Qt bindings on Mac OS X. The build process failed with pkgconf but not with pkgconfig.
I will be glad to help if you need more information or detail.
Here is the output of pkgconf:
And the output of pkgconfig:
Here are the content of the two related .pc files:
I see what is happening here. We need special handling for
-framework
.I will fix it in 0.8.13.