Results 1 to 3 of 3

Thread: QWT cross compilation for AVR32

  1. #1
    Join Date
    Feb 2011
    Posts
    4

    Default QWT cross compilation for AVR32

    Hello Everyone!

    Has anybody compiled QWT codes for AVR32 boards in Ubuntu 10.4? Please, share your makefiles and steps how to do it.
    My QWT is set up and works on QT. I can compile QWT codes for my desktop-pc. But i can't compile it for my AVR32 using makefile. Is anyone had an experience for this job?

  2. #2
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,311
    Thanked 879 Times in 827 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: QWT cross compilation for AVR32

    There is no Qwt specific stuff to share - all you need are the qmake spec files for your environment. When you have ever cross compiled any Qt application with qmake you shouldn't have any problems in building Qwt.

    Uwe

  3. #3
    Join Date
    Feb 2011
    Posts
    4

    Default Re: QWT cross compilation for AVR32

    The cross-compilation of qwt for AVR32 NGW100 board works now. All we have to do is: install qwt using makefile for AVR32. And then copy libqwt.so file to the board. Nice to see it working!

Similar Threads

  1. Qt-4.6.2 cross compilation with DBus
    By grsandeep85 in forum Qt for Embedded and Mobile
    Replies: 3
    Last Post: 20th August 2010, 07:52
  2. Cross Compilation of QT- 4.4.3 with linux-sh4-g++
    By Manasa in forum Installation and Deployment
    Replies: 4
    Last Post: 5th March 2009, 10:09
  3. Cross compilation from OS X to Windows
    By NicholasSmith in forum Installation and Deployment
    Replies: 3
    Last Post: 15th January 2009, 17:43
  4. qt-embedded cross compilation error help
    By aj2903 in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 27th October 2008, 08:41
  5. problems about cross-compilation qte to arm
    By slient in forum Qt for Embedded and Mobile
    Replies: 5
    Last Post: 10th April 2007, 16:59

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.