Results 1 to 1 of 1

Thread: error: cannot find -lovlnxlib

  1. #1
    Join Date
    Jul 2009
    Location
    Switzerland
    Posts
    15
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default error: cannot find -lovlnxlib

    When I do a make, It comes the error: cannot find -libraryxy
    But the library is in the Folder: /home/test/dev/test/EFT/EFT/

    First i execute: linux-dui1:/home/test/dev/test/EFT/EFT # /usr/local/Trolltech/Qt-4.4.0/bin/qmake

    then i execute: linux-dui1:/home/test/dev/test/EFT/EFT # make

    I use SUSE Linux 11.1...i hope this is the right place to ask this question


    What do I wrong?

    Here the output:

    linux-dui1:/home/test/dev/test/EFT/EFT # make
    g++ -Wl,-rpath,/usr/local/Trolltech/Qt-4.4.0/lib -o EFT eft.o main.o moc_eft.o qrc_eft.o -L/usr/local/Trolltech/Qt-4.4.0/lib -L/home/test/dev/test/EFT/EFT/ -lovlnxlib -lQtGui -L/usr/local/Trolltech/Qt-4.4.0/lib -L/usr/X11R6/lib -lSM -lICE -lXi -lXrender -lXrandr -lfreetype -lfontconfig -lXext -lX11 -lQtCore -lz -lm -lrt -ldl -lpthread
    /usr/lib/gcc/i586-suse-linux/4.3/../../../../i586-suse-linux/bin/ld: cannot find -lovlnxlib
    collect2: ld returned 1 exit status
    make: *** [EFT] Error 1
    Thanks for help

  2. The following user says thank you to Tondog for this useful post:

    mai7 (19th September 2015)

Similar Threads

  1. Qt and VC++ instalation problem
    By gui.br in forum Installation and Deployment
    Replies: 6
    Last Post: 21st July 2009, 08:13
  2. problems installing Qt opensource with msvc2008 support
    By odin1985 in forum Installation and Deployment
    Replies: 6
    Last Post: 24th May 2008, 10:06
  3. GCC can't find QSqlDatabase!!
    By brevleq in forum Qt Programming
    Replies: 5
    Last Post: 29th October 2007, 08:05
  4. Cannot find file: winmain.pro in Qt installation
    By jivanr in forum Installation and Deployment
    Replies: 3
    Last Post: 11th June 2007, 13:22
  5. Qt Cryptographic Architecture
    By vermarajeev in forum Qt Programming
    Replies: 6
    Last Post: 9th February 2007, 14:15

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.