Results 1 to 2 of 2

Thread: Qt 4.2 apps segfaulting

  1. #1
    Join Date
    Nov 2006
    Location
    New Malden, UK
    Posts
    11
    Qt products
    Qt3 Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Qt 4.2 apps segfaulting

    Hi everyone,

    I've just tried installing Qt 4.2.3 on openSUSE 11 (I had previously installed it on Fedora 9, and the same thing happens as does here). Qt itself first fails to configure, telling you it does not know the endianness (surely it can easily detect the system type and deduce the endianness from that?); when I specify little endian and then build, it puts up a string of warnings saying "type qualifiers ignored on function return type" with virtually every file compiled; when it finally installs and I try to run a Qt GUI app, like Designer, it segfaults without even opening a window.

    Is this a GCC issue? I've installed Qt 4.2.3 in a sandbox without any of these problems on Ubuntu Hardy.

    Failing that, is there any way to make Qt Designer without building the rest of the Qt library? The reason I need that version of Designer is so I can make my forms backward compatible, since forms built with Designer 4.3 or 4.4 won't compile with Qt 4.2 because they use new layout properties, which I can't find any way of disabling.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Qt 4.2 apps segfaulting

    Maybe instead of building Qt, you should look for some old Qt 4.2 package and take Qt Designer binary from it?

Similar Threads

  1. How to ship Qt apps?
    By Morea in forum Installation and Deployment
    Replies: 2
    Last Post: 22nd June 2008, 12:22
  2. QT 4.4: CLI apps?
    By Hossie in forum Qt Programming
    Replies: 6
    Last Post: 19th May 2008, 11:37
  3. Skin for your Qt4 apps
    By Miem in forum Qt Programming
    Replies: 5
    Last Post: 13th October 2007, 17:54
  4. Distributing apps on a CD
    By munna in forum General Discussion
    Replies: 1
    Last Post: 1st November 2006, 21:45
  5. signals and slots between 2 Apps?
    By nupul in forum Qt Programming
    Replies: 9
    Last Post: 12th April 2006, 11:38

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.