Hi, I was quite happy to find out that there is a port of Qt4. However, when compiling (my own) Unix program against it using autotools/ libtool I found the following error: libtool: link: cannot find the library `' or unhandled argument `Carbon' This is due to the -framwork options in the .la files installed in / opt/local/lib. Removing all /opt/local/lib/libQt*.la files solves the problem (as documented elsewhere), but maybe MacPorts should take care o that, not? Greetings, Jochen -- Einigkeit und Recht und Freiheit http://www.Jochen- Kuepper.de Liberté, Égalité, Fraternité GnuPG key: CC1B0B4D Sex, drugs and rock-n-roll
You should contact the maintainer (dinosaur@aztecfreenet.org) and/or create a patch for that issue and put it on the bugtracker. Jann Jochen Küpper wrote:
Hi,
I was quite happy to find out that there is a port of Qt4. However, when compiling (my own) Unix program against it using autotools/libtool I found the following error:
libtool: link: cannot find the library `' or unhandled argument `Carbon'
This is due to the -framwork options in the .la files installed in /opt/local/lib. Removing all /opt/local/lib/libQt*.la files solves the problem (as documented elsewhere), but maybe MacPorts should take care o that, not?
Greetings, Jochen
participants (2)
-
Jann Röder
-
Jochen Küpper