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 <[email protected]> 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 <[email protected] 
> <mailto:[email protected]>>:
> I have the same problem. My projects don’t compile.
> 
> 
> > On 09/07/2015, at 20:59, Alexander Ivash <[email protected] 
> > <mailto:[email protected]>> 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
> > [email protected] <mailto:[email protected]>
> > http://lists.qt-project.org/mailman/listinfo/interest 
> > <http://lists.qt-project.org/mailman/listinfo/interest>
> 
> 
> _______________________________________________
> Interest mailing list
> [email protected]
> http://lists.qt-project.org/mailman/listinfo/interest

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

Reply via email to