Hi all, I am compiling almost daily 2.5, 2.6 and master. Today 2.6 failed for me with this error:
make[2]: *** No rule to make target `../../../share/qtcreator/templates/shared/symbianicon.svg', needed by `templates/shared/symbianicon.svg'. Stop. This was triggered by the little comeback of symbian support. The fix is trivial: just "qmake -r" inside your build directory, and a simple "make" will fix it. Smells like a bug in qmake... isn't it? in this case, I am barking at the wrong mailing list... correct? Nothing to see, move one... everything is working now... :) _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
