[Qt-creator] A suggestions.

Turnaev Eugeny turnaev at t72.ru
Thu Jan 22 05:10:34 CET 2009


Greets,

> Message: 5
> Date: Wed, 21 Jan 2009 17:21:02 +0100
> From: Daniel Teske <daniel.teske at nokia.com>
> Subject: Re: [Qt-creator] A suggestions.
> To: "qt-creator at trolltech.com" <qt-creator at trolltech.com>
> Message-ID: <200901211721.02555.daniel.teske at nokia.com>
> Content-Type: text/plain;  charset="us-ascii"
> 
> > 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..
> Well I'm not 100% sure about all the information that is stored in the .user 
> files, but ideally the paths in there should be relative to the .pro file. 
> It's just that no one did encounter this problem before. 

I think it also stores build environment and relative to current QtCreator
build version (id of selected build qt version): so as these will not match
in other machine.. i still think it is better to do some kind of
import project wizard giving user brief info of what build env was in project
and setting new build setup for current machine.
 
> > 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.
> You can set a build directory in Qt Creator, which if the .pro file is written 
> sanely creates everything in the build directory. (That also allows you to 
> have different build configurations.)

Well it is good, i just though it would be nice to have
build dir in skeleton of newly created withing QtCreator projects.
In my opinion it is relatively simple to implement.. must
be much more simple that other features requested in this list.
 


-----------------------------------------
ЗАО "Русская компания"
Турнаев Евгений Викторович
тел.: + 7(3452)399-701 ; 8 906 875 09 43 ;

01110011 01100101 01110010 01100101 01101110 
01101001 01110100 01111001 01101001 01101110  
01100011 01101000 01100001 01101111 01110011 




More information about the Qt-creator-old mailing list