Results 1 to 2 of 2

Thread: Depolyment in Linux RHEL5.1 problem

  1. #1
    Join Date
    Dec 2008
    Posts
    52
    Thanks
    3
    Qt products
    Qt4

    Default Depolyment in Linux RHEL5.1 problem

    HI,
    I am using Qt 4.5 in Linux RHEL5.1 I have an application called pictureeditor Where it is working properly. Where i tried to Deploy it using Qt Assistance Deployment Doc and Created An Application Package. Which Contains pictureeditor - executable file
    pictureeditor.sh
    libQtCore.so.4
    libQtGui.so.4
    all the files required.
    but when i tried to execute in the other system i am not able to execute my application.
    I am getting the error
    undefined symbol _ZN12QLocalSocketC1EPQObject
    Wat could be the erroe.
    Plz Help me
    Thank U in Advance.

  2. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: Depolyment in Linux RHEL5.1 problem

    seems you also need libQtNetwork.so. What have you defined in the QT variable at your pro file?

Similar Threads

  1. Replies: 19
    Last Post: 3rd April 2009, 23:17
  2. Very strange socket programming problem
    By montylee in forum Qt Programming
    Replies: 5
    Last Post: 11th November 2008, 12:05
  3. Weird problem: multithread QT app kills my linux
    By Ishark in forum Qt Programming
    Replies: 2
    Last Post: 8th August 2008, 09:12
  4. Steps in solving a programming problem?
    By triperzonak in forum General Programming
    Replies: 8
    Last Post: 5th August 2008, 08:47
  5. Replies: 16
    Last Post: 7th March 2006, 15:57

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.