Results 1 to 2 of 2

Thread: How to build Qt on Solaris?

  1. #1
    Join Date
    Sep 2010
    Posts
    6
    Qt products
    Qt4
    Platforms
    Windows

    Default How to build Qt on Solaris?

    qt4.7.2
    Solaris 10 + CC 5.8

    I have tried the following config commands,all occur mistakes when I run "make". Anybody can show me how to build Qt on that platform??
    Thank you so much!!

    ./configure -opensource -release -no-qt3support -no-webkit -no-script -no-stl -no-multimedia -no-scripttools -no-opengl -no-dbus

    ./configure -opensource -release -no-qt3support -no-webkit -no-script -no-stl -no-multimedia -no-scripttools -static -platform solaris-cc-64 -no-opengl -no-dbus -qt-libpng -qt-gif

    ./configure -opensource -release -no-qt3support -no-webkit -no-script -no-stl -no-multimedia -no-scripttools -static -platform solaris-cc-64 -no-opengl -no-dbus -qt-libpng -qt-gif -DQ_CC_RVCT

    ./configure -opensource -release -no-qt3support -no-webkit -no-script -no-stl -no-multimedia -no-scripttools -static -platform solaris-cc-64-stlport -no-opengl -no-dbus -qt-libpng -qt-gif

    ./configure -opensource -release -no-qt3support -no-webkit -no-script -no-stl -no-multimedia -no-scripttools -platform solaris-cc-64 -no-opengl -no-dbus

    CXXFLAGS="-library=stlport4 -m64" LDFLAGS="-library=stlport4 -m64" ./configure -opensource -release -no-qt3support -no-webkit -no-script -no-stl -no-multimedia -no-scripttools -platform solaris-cc-64 -no-opengl -no-dbus

    CXXFLAGS="-library=stlport4" LDFLAGS="-library=stlport4" ./configure -opensource -release -no-qt3support -no-webkit -no-script -no-stl -no-multimedia -no-scripttools -platform solaris-cc-64 -no-opengl -no-dbus

    CXXFLAGS="-features=tmplrefstatic" ./configure -v -confirm-license -opensource -release -no-qt3support -no-webkit -no-script -no-stl -no-multimedia -no-scripttools -platform solaris-cc-64 -no-opengl -no-dbus

  2. #2
    Join Date
    Sep 2010
    Posts
    6
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: How to build Qt on Solaris?

    Anybody knows this problem??

Similar Threads

  1. QT 4.6.2 fails to build solaris 9
    By doggrant in forum Installation and Deployment
    Replies: 3
    Last Post: 16th March 2010, 09:54
  2. QT 4.5.1 (and.2) fails to build on Solaris 9
    By doggrant in forum Installation and Deployment
    Replies: 0
    Last Post: 22nd February 2010, 10:05
  3. Qt 4.4.2 on Solaris 5.8.
    By Alex_123 in forum Installation and Deployment
    Replies: 0
    Last Post: 11th April 2009, 16:25
  4. fail to build QT 4.4 on Solaris 10 x86
    By HenryP in forum Installation and Deployment
    Replies: 0
    Last Post: 12th May 2008, 15:55
  5. Qt 4.3 on solaris
    By omprakash in forum Qt Tools
    Replies: 0
    Last Post: 4th February 2008, 17:15

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.