Results 1 to 6 of 6

Thread: can't build qt examples for arm (OMAP)

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2008
    Posts
    84
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows
    Thanks
    28
    Thanked 1 Time in 1 Post

    Default Re: can't build qt examples for arm (OMAP)

    what toolchain are you using for compiling qt?

  2. #2
    Join Date
    Oct 2009
    Posts
    5
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11

    Default Re: can't build qt examples for arm (OMAP)

    I am using CodeSourcery.
    In fact I managed to solve this out.

    The problems was with the compilation of libQtCore.so

    When going over the long log I found that it had a problem with the libdl.so library (it was a symbolic link that pointed to an absolute path within the host!!!)

    Thanks.

Similar Threads

  1. Replies: 1
    Last Post: 19th October 2009, 18:44
  2. Customized build (problems, bugs, patches, licencing issues...)
    By Domagoj Saric in forum Installation and Deployment
    Replies: 2
    Last Post: 6th October 2009, 10:48
  3. Build error on mac Platform::WaitMouseMoved
    By patrik08 in forum Qt Programming
    Replies: 1
    Last Post: 12th July 2007, 13:18

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.