[Qt-creator] Completion Support Crash

2009-08-18 Thread Dale Marchand
Hi, I'm using the current git master version (5b6ab144c6cabd8d01a5974fe66a0a5be72050a7) and am getting a crash whenever I try to add the first double quotes of an #include directive i.e. #include " As soon as I type the first double-quote, qt-creator crashes with the following backtrace: 0

Re: [Qt-creator] Multithread / multi jobs build with QtCreator

2009-08-18 Thread Kai Koehne
ext Vincent LEFORT wrote: > So it's a problem of qmake when he create the Makefile or the make > command from mingw ? > > No one have a solution ? How about using the MAKEFLAGS environment variable instead of the -j command line argument. E.g specify MAKEFLAGS->j4 in your build environment. I

Re: [Qt-creator] QTcreator+VTK

2009-08-18 Thread Dominik Szczerba
Yes I have been using QT/VTK with the creator no problem. I am using cmake to manage my project. Dominik Jihan Zoghbi wrote: > Hi everybody, > > I'm trying to make an application using Qrcreator wirh VTK, but I'am > facing problems em organizing the library path of my project. If any one > kn

[Qt-creator] QTcreator+VTK

2009-08-18 Thread Jihan Zoghbi
Hi everybody, I'm trying to make an application using Qrcreator wirh VTK, but I'am facing problems em organizing the library path of my project. If any one knows the basic steps for configuring VTK with QTcreator please post here. Thanks -- Jihan Zoghbi __

Re: [Qt-creator] Multithread / multi jobs build with QtCreator

2009-08-18 Thread Vincent LEFORT
So it's a problem of qmake when he create the Makefile or the make command from mingw ? No one have a solution ? On Fri, Aug 14, 2009 at 12:53, Juergen Hunold wrote: > Hi, > > On Wednesday 12 August 2009, Vincent LEFORT wrote: > > I have installed the lastest release of mingw32-make (3.81) but i

[Qt-creator] Default colorschemes not appearing?

2009-08-18 Thread Danny Price
I'm digging the colorscheme feature in the latest snapshot. I've got two installations of the latest snapshot but only one has any default color schemes - the dropdown box in the other install is blank. Is it possible my settings have gotten corrupted? How can I reset them?

[Qt-creator] Failed to start program. Path or permissions wrong?

2009-08-18 Thread Daniel Price
I have a subdirs project (UnitTests) which builds several standard sub projects. If I try to set one of the sub-project binaries as the startup application ("UnitTests (MyTest)"), QtCreator cannot find the binary and cannot run it from the IDE: "Starting ... Failed to start program. Path or