On sábado, 30 de novembro de 2013 14:25:55, tsteven4 wrote:
> Thiago,
> 
> Thanks, that works.
> 
> But in some previous releases, e.g. 4.8.2, either -I or -F (with the
> path to include or Headers respectively) could work because in addition
> to the headers under the QtCore.framework there was also a QtCore
> directory in /installpath/include.  The analogous directory in Qt
> 5.2.0rc1 is /installpath/Qt5.2.0rc1/5.2.0-rc1/clang_64/include which now
> only has directories QtOpenGLExtensions, QtPlatformSupport and
> QtUiTools.  So the -I method is no longer possible, the -F method must
> be used.
> 
> Was the dropping of support for the -I method intentional?

Yes.

> Was it intentional that some but not all of the headers are available in
> the include directory?

All headers are available in each of the frameworks.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to