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 <elder...@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 <nunosan...@imaginando.pt 
> <mailto:nunosan...@imaginando.pt>>:
> I have the same problem. My projects don’t compile.
> 
> 
> > On 09/07/2015, at 20:59, Alexander Ivash <elder...@gmail.com 
> > <mailto:elder...@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@qt-project.org <mailto:Interest@qt-project.org>
> > http://lists.qt-project.org/mailman/listinfo/interest 
> > <http://lists.qt-project.org/mailman/listinfo/interest>
> 
> 
> _______________________________________________
> 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