Where does XCode takes the Qt-Libraries from
-
Hi all,
does anyone know where the XCode build takes the qt libs from? I had to rebuild the libqios.pri. If I now start my app from qtcreator the bug is gone. But if I open the XCode project and start my app the bug is still there and it seems like there is the old lib used.
I couldn't rebuild my current source (5.4.1 commercial) so I build the lib from source and copied it to my current dev QT version. Is there maybe another file which I have to replace?
thx,
patrik -
Hi,
Did you rebuild your application from scratch within Xcode ?