[Qt-creator] A suggestions.

Turnaev Eugeny turnaev at t72.ru
Wed Jan 21 07:49:51 CET 2009


Hi :)

I few suggestions for improvement:

When i move qt project to another machine,
it silently opens a project on other machine
and can not compile because of
another build environment and project path.
I have to manually delete py_proj.user
file and reopen py_proj.pro..
So maybe it is possible to store for example hostname
inside py_proj.user and at Qt creator start
determine if this is the same machine where
project was created.. or at least give an error to output 
pane calming that project path is wrong.
The most suitable for me seems to give error
warning and ask to import settings and create local project 
(py_proj.user) file in current machine.


Also it would be nice to have this:

DESTDIR = bin
OBJECTS_DIR = build
MOC_DIR = build
UI_DIR = build

in a newly create project skeleton  (and a bin and build dirs of couse),
because after build - a project root dir is pretty bloated. 



Best regards :)



More information about the Qt-creator-old mailing list