On Jun 4, 2013, at 12:57 PM, Thiago Macieira <thiago.macie...@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
-----------------------------------------------

BEGIN:VCARD
VERSION:3.0
N:Brewster;Israel;;;
FN:Israel Brewster
ORG:Frontier Flying Service;MIS
TITLE:PC Support Tech II
EMAIL;type=INTERNET;type=WORK;type=pref:isr...@frontierflying.com
TEL;type=WORK;type=pref:907-450-7293
item1.ADR;type=WORK;type=pref:;;5245 Airport Industrial Wy;Fairbanks;AK;99701;
item1.X-ABADR:us
CATEGORIES:General
X-ABUID:36305438-95EA-4410-91AB-45D16CABCDDC\:ABPerson
END:VCARD
> 
> -- 
> Thiago Macieira - thiago.macieira (AT) intel.com
>  Software Architect - Intel Open Source Technology Center
> _______________________________________________
> Interest mailing list
> Interest@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to