|
|
Eike Ziller wrote:
> We proudly present QtCreator (formerly known as Project "Greenhouse")
> technical preview,
> a new, lightweight, cross-platform IDE for use with the Qt application
> framework!
Looks interesting.
> You find all the details, downloads, FAQ and introduction video here on
> <http://trolltech.com/developer/qt-creator>
I tried it out but failed to get auto-completion for stuff I included via
INCLUDEPATH += ...
Is this supposed to work?
Do I have to configure something manually, or is qtcreator supposed to
extract all that information from the .pro file (and env. variables like
QMAKEFEATURES)?
(Side note:
I also use .prf files (in CONFIG += ...) and environmental vars in some
INCLUDEPATHs: $(BOOST_INC) etc...
Will/do those work, too?
)
Christoph
--
To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with
"unsubscribe" in the subject or the body.
List archive and information: http://lists.trolltech.com/qt-interest/
|
|