[Interest] Qt 5.5 for ios: frameworks support seems to be broken

Alexander Ivash elderorb at gmail.com
Thu Jul 9 22:54:24 CEST 2015


Please try this:

INCLUDEPATH += -F$(HOME)/Library/Frameworks
LIBS += -F$(HOME)/Library/Frameworks -framework YourFramework

.. assuming your frameworks are inside ~/Library/Frameworks. It allowed me
to compile successfully with Qt 5.5. Not sure why did documented approach
stop working though...



2015-07-09 23:00 GMT+03:00 Nuno Santos <nunosantos at imaginando.pt>:

> I have the same problem. My projects don’t compile.
>
>
> > On 09/07/2015, at 20:59, Alexander Ivash <elderorb at gmail.com> wrote:
> >
> > After switching to Qt 5.5 I can't even compile sample project which uses
> frameworks. The same project compiles fine with Qt 5.4. Is it known issue
> with known workarounds?
> > _______________________________________________
> > Interest mailing list
> > Interest at qt-project.org
> > http://lists.qt-project.org/mailman/listinfo/interest
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150709/77b1195b/attachment.html>


More information about the Interest mailing list