Results 1 to 2 of 2

Thread: Failure to build qt 4.5.1

  1. #1
    Join Date
    Jun 2009
    Posts
    66
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Failure to build qt 4.5.1

    Hi,

    I'm having an issue trying to build qt4.5.1 on ubuntu. I get the following error :-

    In file included from styles/qgtkpainter_p.h:59,
    from styles/qgtkstyle.cpp:72:
    styles/gtksymbols_p.h:60:21: error: gtk/gtk.h: No such file or directory
    make[1]: *** wait: No child processes. Stop.
    make[1]: *** Waiting for unfinished jobs....
    make[1]: *** wait: No child processes. Stop.
    make: *** wait: No child processes. Stop.
    make: *** Waiting for unfinished jobs....
    make: *** wait: No child processes. Stop.

    I've already installed libgtk1.2-dev, and libgtk2.0-dev, and the include file can be found in either

    linux:/usr/include$ find . -name gtk.h
    ./gtk-2.0/gtk/gtk.h
    ./gtk-1.2/gtk/gtk.h

    any ideas anyone?

    cheers,

    David

  2. #2
    Join Date
    Jun 2009
    Posts
    66
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Failure to build qt 4.5.1

    I've re-posted this here :-

    http://www.qtcentre.org/forum/f-inst...tml#post107033

    Since it's an installation problem, and not a programming issue.

Similar Threads

  1. QWT fails in debug build
    By steg90 in forum Qwt
    Replies: 1
    Last Post: 11th November 2011, 06:53
  2. Problem with Qt 4.5.1 and Windows 7 RC (Build 7100)
    By Paladin12 in forum Installation and Deployment
    Replies: 0
    Last Post: 13th May 2009, 09:58
  3. Failure to build Debug libs - Vista Mingw Qt 4.3.2
    By pmabie in forum Installation and Deployment
    Replies: 8
    Last Post: 15th October 2007, 18:04
  4. Build Debug Libraries : Failure
    By oetzi in forum Installation and Deployment
    Replies: 4
    Last Post: 14th October 2007, 12:29
  5. Build error on mac Platform::WaitMouseMoved
    By patrik08 in forum Qt Programming
    Replies: 1
    Last Post: 12th July 2007, 13:18

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.