Re: [Qt-creator] Start Debugging (F5) gives a Segmentation Fault

2010-03-15 Thread André Pönitz
On Monday 15 March 2010 07:50:36 ext Tomás Ortí wrote: Hi. When I create a project importing a Makefile with a very simple cpp file, and when I use from the menus Debug | Start Debugging | Start Debugging, or F5, I get a Segmentation Fault. Anyway, I was able to debug the application

Re: [Qt-creator] Start Debugging (F5) gives a Segmentation Fault

2010-03-15 Thread Enrico Ros
Which gdb version are you using? If it is 7.0.x can you try to downgrade to 6.8? I solved my crashes that way.. Enrico On Monday 15 March 2010 07:50:36 Tomás Ortí wrote: Hi. When I create a project importing a Makefile with a very simple cpp file, and when I use from the menus *Debug | Start

Re: [Qt-creator] Start Debugging (F5) gives a Segmentation Fault

2010-03-15 Thread André Pönitz
On Monday 15 March 2010 08:54:37 ext Enrico Ros wrote: Which gdb version are you using? If it is 7.0.x can you try to downgrade to 6.8? I solved my crashes that way.. Does 7.0.1 crash for you as much as 7.0? Andre' ___ Qt-creator mailing list

Re: [Qt-creator] [SOLVED] Couldn't generate ui_.h, is it a bug?

2010-03-15 Thread Oswald Buddenhagen
On Sat, Mar 13, 2010 at 08:33:07AM +0100, ext M. Bashir Al-Noimi wrote: But the strange thing that Qt Creator suppose to remove '\' after removing files from its project! usually it does! yes, it should. please post the pro file *exactly* as it was before attempting to remove the file and say

Re: [Qt-creator] Qt Installation Directory Problems

2010-03-15 Thread Daniel Teske
On Sunday 14 March 2010 08:12:23 ext Victor Sardina wrote: Fellows: Today I tried to compile the latest Qt sources (master branch). Everything appears to work as usual, except that the installer insists on placing several executables under Qt-4.6.1/bin instead of Qt-4.7.0/bin. This happens

Re: [Qt-creator] [SOLVED] Couldn't generate ui_.h, is it a bug?

2010-03-15 Thread Daniel Teske
On Saturday 13 March 2010 08:33:07 ext M. Bashir Al-Noimi wrote: On 13/03/2010 09:25 ص, John Vilburn wrote: Notice the line in the .pro file right before the FORMS definition. It has an escaped newline, thus making the FORMS definition look like part of the HEADERS list. Remove the \ at the

Re: [Qt-creator] Qt Installation Directory Problems

2010-03-15 Thread Victor Sardina
Hi Daniel: Thank you for your reply. I will do as you suggested on my Mac (Snow Leopard) installation. On a similar note, I tried to compile Qt-4.7.0 (same master branch) on a system running RHEL5, and the compilation goes well up to the demos, where for some reason it throws a link error

Re: [Qt-creator] [SOLVED] Couldn't generate ui_.h, is it a bug?

2010-03-15 Thread M. Bashir Al-Noimi
With current release 1.3 - Original Message - From: Daniel Teske Sent: 03/15/10 11:37 AM To: qt-creator@trolltech.com Subject: Re: [Qt-creator] [SOLVED] Couldn't generate ui_.h, is it a bug? On Saturday 13 March 2010 08:33:07 ext M. Bashir Al-Noimi wrote: On 13/03/2010 09:25 ص, John

Re: [Qt-creator] [SOLVED] Couldn't generate ui_.h, is it a bug?

2010-03-15 Thread M. Bashir Al-Noimi
Thanks for interesting but I can't because, I didn't version the project (usually I use Bazaar) and don't remember which file I removed. - Original Message - From: Oswald Buddenhagen Sent: 03/15/10 10:56 AM To: qt-creator@trolltech.com Subject: Re: [Qt-creator] [SOLVED] Couldn't generate

Re: [Qt-creator] Qt Creator and generic projects

2010-03-15 Thread Thorbjørn Lindeijer
On 03/12/2010 07:24 PM, ext Bryce Schober wrote: Actually, I've been debugging it myself, and not knowing the code better, it seems pretty deeply rooted. The implementation of Qt4BuildConfiguration::buildDirectory() does the same. The implementation of CMakeBuildConfiguration::buildDirectory()

Re: [Qt-creator] Qt Installation Directory Problems

2010-03-15 Thread Victor Sardina
Hi Daniel: Thank you for your reply. I will do as you suggested on my Mac (Snow Leopard) installation. On a similar note, I tried to compile Qt-4.7.0 (same master branch) on a system running RHEL5, and the compilation goes well up to the demos, where for some reason it throws a link error saying