Results 1 to 5 of 5

Thread: Problem with NCReport : can't link shared library !

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2009
    Posts
    28
    Qt products
    Qt4
    Platforms
    Unix/X11
    Thanks
    1
    Thanked 4 Times in 4 Posts

    Default Re: Problem with NCReport : can't link shared library !

    thanks for informations wysota
    i copied all the contents of lib directory to /usr/lib and it's working pefect
    i loved this ncreport , it's better than Crystal !

    but i want to make application portable , so i need to put libraries in my application folder :/

    "set the LD_LIBRARY_PATH environment variable to the directory containing the library. "
    how ?? what to add in .pro ??

    thanks !

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,373
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    3
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: Problem with NCReport : can't link shared library !

    Adding anything to the pro file will not help. The "problem" is not related to compilation, I already told you that. Please google for LD_LIBRARY_PATH.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    May 2009
    Posts
    28
    Qt products
    Qt4
    Platforms
    Unix/X11
    Thanks
    1
    Thanked 4 Times in 4 Posts

    Default Re: Problem with NCReport : can't link shared library !

    ah oké , thanks
    i read an article about this variable , i can add my directory to LD_LIBRARY_PATH.

Similar Threads

  1. so shared library problem
    By mtrpoland in forum Newbie
    Replies: 3
    Last Post: 13th August 2007, 21:51
  2. shared library problem
    By nhatkhang in forum KDE Forum
    Replies: 9
    Last Post: 28th November 2006, 04:07

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.