On Tue, Aug 27, 2013 at 04:49:49PM +0200, Tim Sander wrote: > Hi > > Attached is a tarfile wich creates a qt-fake dir under linux. > There is a makefile which copies the lokal qmake and creates a fake library > to make qtcreator happy. This works with an arm-none-eabi-gcc in the path. > If you have an different target you just need to exchange the compiler setting > int the lib directory.
Nice ;-) It certainly addresses a problem I myself and the people around me happen to run into regularly. I think, however, that the real solution would be to fully support the 'Fake Qt setup' properly in Creator. https://codereview.qt-project.org/#change,61834 goes into that direction. Andre' _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
