-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Martin Paljak wrote: | On 9/9/05, Ralf Wildenhues <[EMAIL PROTECTED]> wrote: | Hmm, this patch helps and proves the -framework Carbon thing: | libtool: link: cannot find the library `' or unhandled argument `Carbon' | | What could i do to fix it? only option to use libtool-2.0 ? would that | work with the .la file provided by trolltech folks ? Or can i hack the | libqt.la file to make it work ?
If you are willing to edit the libqt.la file, then ust remove all the - -framework Arg bits in dependency_libs, and ensure that you provide them in your project's LDFLAGS when building on darwin. Peter -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (Darwin) iQCVAwUBQyGmsbiDAg3OZTLPAQJLJgP/VmjUIzc6IKf+KgLLkWV8+8NdmlanA3JB yP0DDpG80qjgzd9nuJ0xNbpc0gTCi5e54UVxNAn6jFP8pV31Ai59h1f4NXz8UZnk PPXdEnCn9oa6uPosQqVs5mfUqJPmtGUjWEGXsIYlJ3R80PTfuHsMcoRzJRkmaFJI lBEmNLF1NFQ= =mCp9 -----END PGP SIGNATURE----- _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool
