Results 1 to 2 of 2

Thread: Qt 4.2.1 Run Time Error

  1. #1
    Join Date
    Jan 2006
    Location
    Third rock from the sun
    Posts
    106
    Thanks
    17
    Thanked 6 Times in 6 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Question Qt 4.2.1 Run Time Error

    I am working with ToddAtWSU and are trying to upgrade from Qt4.1.4 to 4.2.1. (ToddAtWSU's Post). I have installed Qt 4.2.1 successfully and was able to compile the code without any errors. When I attempt to run the application however, I get a "unresolved symbol <series of letters>QApplication<series of letters>". I read on a previous post about putting a -rdynamic in the linker flags. I am not using g++/gcc for my linker step, but pgf77 (Portland Group). I have used the -Bdynamic flag in the pgf77 compiler, but I still get this error. I have been using Qt 4.1.4 for this same set of code, and everything has worked fine until installing 4.2.1. Since installing (on both Red Hat and Solaris 9, with different application code) I have had this problem occur on two different networks and 2 different applications. I am really at a loss as to what is going on! Any advice ye all knowing sages? Thanks

  2. #2
    Join Date
    Jan 2006
    Location
    Third rock from the sun
    Posts
    106
    Thanks
    17
    Thanked 6 Times in 6 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Red face [SOLVED] Qt 4.2.1 Run Time Error

    I was looking at my PATH environment variable, and I still had the path set to the Qt-4.1.4 directory. Once I set the PATH the Qt-4.2.1 path, everything worked fine. Chalk this one up to neglegence.

    Thanks

Similar Threads

  1. Qt-x11-commercial-src-4.2.0-snapshot-20060824 error
    By DevObject in forum Installation and Deployment
    Replies: 4
    Last Post: 24th August 2006, 23:31
  2. use qpsql
    By raphaelf in forum Installation and Deployment
    Replies: 34
    Last Post: 22nd August 2006, 12:52
  3. Problems
    By euthymos in forum Installation and Deployment
    Replies: 2
    Last Post: 13th June 2006, 19:11
  4. Fed up with M$ Window$ !!! Why is Tux leaving me alone???
    By fullmetalcoder in forum General Discussion
    Replies: 35
    Last Post: 18th March 2006, 12:57
  5. Am I the only one with "make" error ?
    By probine in forum Installation and Deployment
    Replies: 1
    Last Post: 13th February 2006, 12:54

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.