[Interest] Qt 5.5 for ios: frameworks support seems to be broken
Nuno Santos
nunosantos at imaginando.pt
Thu Jul 9 23:05:34 CEST 2015
I don’t believe that is going to work because I was having problem with system frameworks like AdSuport or MobileCoreServices.
Is anyone else having the same problem?
> On 09/07/2015, at 21:54, Alexander Ivash <elderorb at gmail.com> wrote:
>
> 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 <mailto: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 <mailto: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 <mailto:Interest at qt-project.org>
> > http://lists.qt-project.org/mailman/listinfo/interest <http://lists.qt-project.org/mailman/listinfo/interest>
>
>
> _______________________________________________
> 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/bc794eb9/attachment.html>
More information about the Interest
mailing list