[Interest] Qt 5.1 can't find headers in third-party frameworks?

Israel Brewster israel at eraalaska.net
Tue Jun 4 23:11:45 CEST 2013


On Jun 4, 2013, at 12:57 PM, Thiago Macieira <thiago.macieira at intel.com> wrote:

> On terça-feira, 4 de junho de 2013 12.43.47, Israel Brewster wrote:
>> Sure. Under 5.1:
>> 
>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolcha
>> in/usr/bin/clang -c -pipe -O2 -isysroot
>> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Develo
>> per/SDKs/MacOSX10.8.sdk -mmacosx-version-min=10.6 -Wall -W -DQT_NO_DEBUG
> 
> Yeah, the main difference is the use of the SDK compiler and this -isysroot 
> flag. This is an unexpected side-effect. Please file a bug against 5.1 beta.

Confirmed: If I copy the framework into the path specified by isysroot (the proper subpath, that is), then compilation works.

> 
> But shouldn't you pass an -FEvernoteSDK flag somewhere?

I thought this might fix things, but no such luck: with the isysroot flag, that directory is considered the "root" directory (at least for linking), and so passing other directories using the -F flag doesn't help. At least, that's my understanding, and matches my testing.

I'll get this filed. Thanks for the feedback!


-----------------------------------------------
Israel Brewster
Computer Support Technician II
Era Alaska
5245 Airport Industrial Rd
Fairbanks, AK 99709
(907) 450-7250 x7293
-----------------------------------------------

-------------- next part --------------
A non-text attachment was scrubbed...
Name: Israel Brewster.vcf
Type: text/directory
Size: 417 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130604/1c89b781/attachment.bin>
-------------- next part --------------

> 
> -- 
> Thiago Macieira - thiago.macieira (AT) intel.com
>  Software Architect - Intel Open Source Technology Center
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest



More information about the Interest mailing list