Results 1 to 3 of 3

Thread: Qt Embedded open source == X11?

  1. #1
    Join Date
    May 2009
    Posts
    10
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Qt Embedded open source == X11?

    Is the Qt Embedded open source-version always using X11, and you have to pay to get the embedded version that can run without X11?

    I downloaded the open source version (qt-everywhere-opensource-src-4.6.2.tar.gz) from Qt website and when running configure it says "This is the Qt for Linux/X11 Open Source Edition".

    Trying to figure it out and not finding much info.
    Last edited by AnAx; 18th April 2010 at 00:29.

  2. #2
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Qt Embedded open source == X11?

    As far as I'm aware, all the versions are rolled into one distributable for the commercial or LGPL versions (so two different versions, each will all the platforms). So if you want the embedded version, you can build it yourself by running configure.

  3. #3
    Join Date
    May 2009
    Posts
    10
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Qt Embedded open source == X11?

    I did just see that I needed to do:
    Qt Code:
    1. ./configure -embedded
    To copy to clipboard, switch view to plain text mode 
    I did not see that when doing
    Qt Code:
    1. ./configure -help
    To copy to clipboard, switch view to plain text mode 
    Maybe I'm blind.

Similar Threads

  1. Is Qt open source?
    By Saman in forum Newbie
    Replies: 4
    Last Post: 21st May 2009, 07:17
  2. Using the open source...
    By prasad.9985 in forum Qt Programming
    Replies: 1
    Last Post: 8th April 2009, 08:00
  3. Collaboration in open source
    By magland in forum General Discussion
    Replies: 15
    Last Post: 8th December 2007, 15:54
  4. Replies: 11
    Last Post: 24th March 2006, 06:40
  5. Qt 3.3.6 open source mac
    By munna in forum General Discussion
    Replies: 1
    Last Post: 22nd March 2006, 11:35

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.