Results 1 to 2 of 2

Thread: "ts " can't found.

  1. #1
    Join Date
    Jan 2010
    Location
    Bhubaneswar, Odisha
    Posts
    25
    Thanks
    3
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Question "ts " can't found.

    Hi all,

    I am building qt for omap3530.
    It builds the Makefile, but while qmake it shows some error like "/../../../../arm-none-linux-gnueabi/bin/ld: cannot find -lts
    collect2: ld returned 1 exit status "
    make[1]: *** [../../lib/libQtGui.so.4.5.3] Error 1
    make[1]: Leaving directory `/home/vinod/omap3530/qt-embedded-linux-opensource-src-4.5.3/src/gui'
    make: *** [sub-gui-make_default-ordered] Error 2


    while configuring qt-embedded the parameters are :
    ./configure -prefix usr/arm/qt_embedded -hostprefix usr/arm/qt_embedded -xplatform qws/linux-arm-g++ -embedded arm -little-endian -host-little-endian -qt-freetype -depths 16 -plugin-decoration-default -qt-gfx-linuxfb -plugin-gfx-linuxfb -qt-kbd-yopy -plugin-kbd-yopy -qt-mouse-tslib -plugin-mouse-tslib -release -opensource -shared -no-fast -no-largefile -exceptions -accessibility -stl -qt3support -xmlpatterns -phonon -phonon-backend -svg -webkit -scripttools -no-mmx -no-3dnow -no-sse -no-sse2 -qt-zlib -qt-gif -qt-libtiff -qt-libpng -qt-libmng -qt-libjpeg -openssl -continue -v -silent -no-optimized-qmake -nis -no-cups -iconv -pch -reduce-relocations -no-separate-debug-info



    where am i getting wrong,

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

    Default Re: "ts " can't found.

    did you make sure ts lib is generated and in place?
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

Similar Threads

  1. Replies: 32
    Last Post: 26th August 2012, 00:10
  2. [WebKit] catch "page not found" error
    By maston in forum Qt Programming
    Replies: 3
    Last Post: 16th November 2010, 16:44
  3. Replies: 2
    Last Post: 11th June 2010, 19:30
  4. "Cannot run program "C:\Qt\4.3.3\bin\qmake": file not found
    By PeteH in forum Installation and Deployment
    Replies: 1
    Last Post: 7th February 2009, 01:48
  5. Translation QFileDialog standart buttons ("Open"/"Save"/"Cancel")
    By victor.yacovlev in forum Qt Programming
    Replies: 4
    Last Post: 24th January 2008, 20:05

Tags for this Thread

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.