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

Thiago Macieira thiago.macieira at intel.com
Tue Jun 4 22:31:31 CEST 2013


On terça-feira, 4 de junho de 2013 12.09.49, Israel Brewster wrote:
> I'm hoping this is just something I'm doing wrong. I have a project which
> uses a third-party framework - specifically the EvernoteSDK-Mac.framework.
> I have this framework installed in /Library/Frameworks. When I build my
> project under Qt 5.0.1, it builds and runs properly. However, when I try
> with the 5.1 beta, the build fails, complaining about being unable to find
> one of the Evernote header files. I wouldn't think this would be a Qt
> issue, except literally the only change I made was building against Qt 5.1
> rather than Qt 5.0.1. Even all the project build settings are identical.
> Why might it find the headers fine when building under Qt 5.0.1, but not
> find them when building under Qt 5.1.0beta?

My guess is that this is somehow related to our use of the SDK compiler, 
instead of the global compiler.

Can you paste the exact command-line that failed when building (as printed by 
make)? And can you do the same with Qt 5.0.1 which passed?

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130604/1a401e7f/attachment.sig>


More information about the Interest mailing list