Results 1 to 4 of 4

Thread: Qt creator & Qt embedded

  1. #1
    Join Date
    Jan 2010
    Posts
    39
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11

    Default Qt creator & Qt embedded

    hi all,

    I am using qt-embedded-linux-opensource-src-4.5.2 on my embedded platform (arm board). However, I would like to have a qt creator ide to aid with creation of my project on my laptop.

    Is it possible to create and code my project using qt creator and then compile using g++ for my embedded platform? I am only using QTCore and QTGui lib stuff which is already installed onto my embedded platform.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,360
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Qt creator & Qt embedded

    Yes, it's possible. You just need to point Creator to proper qmake version (the one for your embedded tool chain). You can set different versions of Qt in Creator's Tools/Options/Qt/Qt4 Versions configuration screen.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Jan 2010
    Posts
    39
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11

    Default Re: Qt creator & Qt embedded

    Thanks for the reply. Tried changing qmake and it work just fine.

    Thanks

  4. #4
    Join Date
    Jun 2008
    Posts
    24
    Thanks
    2
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Qt creator & Qt embedded

    Hi, I have a same problem.

    I'm trying to point QtCreator to qmake inside the scratchbox, but QtCreator can not find the files. I just want the auto completion to work with QtCreator. I have set the Qt version like this: /scratchbox/users/name/targets/FREMANTLE_X86/opt/qt4/bin/qmake

Similar Threads

  1. Qt Creator
    By c_srikanth1984 in forum Qt Tools
    Replies: 1
    Last Post: 30th July 2009, 12:27
  2. Qt Creator
    By fnmblot in forum General Discussion
    Replies: 3
    Last Post: 12th April 2009, 08:06
  3. Qt Creator on Mac OS X
    By stephenju in forum Qt Tools
    Replies: 2
    Last Post: 12th March 2009, 21:51
  4. Multiple apps using Qt/Embedded+Qtopia on Embedded Linux
    By drahardja in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 17th February 2008, 21:46

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.