[Qt-creator] Build fails on 2.6 - solution
Diego Iastrubni
diegoiast at gmail.com
Mon Sep 3 17:13:40 CEST 2012
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... :)
More information about the Qt-creator
mailing list