Results 1 to 2 of 2

Thread: platform specific qmake versions ?

  1. #1
    Join Date
    Jan 2011
    Posts
    1
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default platform specific qmake versions ?

    Hello,
    the installed NokiaQtSDK installed on Ubuntu includes several platform specific qmake executables - why different versions are necessary, can not only one qmake executable (which fits to the development platform) be used to generate makefiles for the specific target platform?

    root@sa-desktop:/opt/NokiaQtSDK# find . -name "qmake" -exec ls -l {} \;
    -rwxr-xr-x 1 root root 908 2011-01-12 17:48 ./Maemo/4.6.2/madbin/qmake
    -rwxr-xr-x 4 root root 4183692 2011-01-12 17:51 ./Maemo/4.6.2/tools/qt-tools-4.7.0-m0.20.32-linux/bin/qmake
    -rwxr-xr-x 4 root root 4183692 2011-01-12 17:51 ./Maemo/4.6.2/targets/fremantle-pr13/bin/qmake
    -rwxr-xr-x 1 root root 13890437 2011-01-12 17:47 ./Simulator/Qt/gcc/bin/qmake

    thanks + best regards
    Andjesto

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    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: platform specific qmake versions ?

    One would be enough but then you'd have to pass appropriate options to qmake to invoke it for different platforms which is a too difficult task for many inexperienced developers.
    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.


Similar Threads

  1. Replies: 3
    Last Post: 19th July 2010, 10:59
  2. Replies: 1
    Last Post: 10th March 2010, 10:12
  3. QMake multiple platform tags
    By bunjee in forum Qt Programming
    Replies: 1
    Last Post: 28th February 2010, 16:24
  4. Embed platform-specific browser in QT app
    By QPlace in forum Qt Programming
    Replies: 1
    Last Post: 2nd August 2007, 08:35
  5. Platform specific events generation
    By YuriyRusinov in forum Qt Programming
    Replies: 1
    Last Post: 19th April 2007, 10:11

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.