Results 1 to 18 of 18

Thread: why linking problem with QGLWidget???

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Dec 2006
    Posts
    103
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    31

    Default Re: why linking problem with QGLWidget???

    Quote Originally Posted by high_flyer View Post
    Do you have both Qt3 and Qt4 installed?
    It could be that the qmake of Qt3 is called.
    yes, both are installed because Qt3 came with fedora core 5 and i installed Qt4.2.2. but i want Qt4.2.2 to work in every case. how can i do that?
    I worked on windows Xp with Qt 4.2.2(Open Source Version) and MinGw
    now i am trying the same things on Fedora Core 5 (linux-gcc) and Qt 4.2.2 open source edition.

  2. #2
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows
    Thanks
    21
    Thanked 418 Times in 411 Posts

    Default Re: why linking problem with QGLWidget???

    one quick way to fix it is to change the order of the Qt3 and Qt4 paths in your PATH variable.
    Have the Qt4 path be first.
    You might want to check that LD_LIBRARY_PATH knows where your Qt4 libs are.
    End you should change your signature, since you are on Fedora and not XP

Similar Threads

  1. Problem combining QWorkspace & QGLWidget
    By Nb2Qt in forum Qt Programming
    Replies: 1
    Last Post: 18th December 2006, 21:45
  2. Permission denied error during linking
    By bashamehboob in forum Newbie
    Replies: 2
    Last Post: 15th April 2006, 13:02
  3. QGLWidget renderText problem
    By mbjerkne in forum Qt Programming
    Replies: 1
    Last Post: 7th April 2006, 21:35
  4. Replies: 4
    Last Post: 20th February 2006, 09:11
  5. Runtime dynamic linking + Qt4 problem
    By _Ramirez_ in forum Qt Programming
    Replies: 5
    Last Post: 11th February 2006, 14:28

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
  •  
Qt is a trademark of The Qt Company.