Hi,

Last week I did an backup of all my data and installed a fresh Ubuntu
10.04 (had 9.10 before). I installed NokiaQtSDK and copied back my
project from the backup. I am quite sure it is the same version of Qt
Creator as I did all NokiaQtSDK updates in the past. On loading the
project QtCreator simply ignores my .user file. As this is a very
complex .user file I am not very happy about this (and I lost this .user
file once before due to new Creator version). It contains about 10
different build configurations; many of them based on custom make steps.
I compile the code using scratchbox but Qt Creator runs outside and I
added make steps for translations.

How can I find out why Creator ignores my .user file? I don't get any
error message.

Regards, Jochen

(BTW: I believe this .user file is a big mess. Many of the settings done
in this file should be part of a file which could be submitted to the
SCM. Especially if complex custom make steps are part of a build
procedure it must be able to submit it. If one should use the .pro file
only for custom make steps it would be better to remove those custom
build steps completely.)


_______________________________________________
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to