Results 1 to 7 of 7

Thread: Qt/Embedded - install issues

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Join Date
    Jul 2008
    Posts
    139
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11
    Thanks
    9
    Thanked 18 Times in 15 Posts

    Default Re: Qt/Embedded - install issues

    fyi. I am also using PXA320, and arm-linux-gnueabi toolchain. I did not have to change anything in the qws/linux-arm-g++ file. Here is my configuration ( left out some stuff you didn't need). I didn't need the xplatform option, nor the -platform option. I did try with the -xplatform option and it still worked. As I said I didn't need to modify my qmake.conf, and try not to use -platform option either. I am using Qt-embedded 4.4.1. Remember to make clean and try again.

    ./configure -embedded arm -prefix-install -little-endian

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

    rd1089 (1st October 2008)

Similar Threads

  1. Cannot Install KDEdevel packages on linux
    By wirajr in forum KDE Forum
    Replies: 12
    Last Post: 5th February 2006, 21:01

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
  •  
Qt is a trademark of The Qt Company.