Results 1 to 3 of 3

Thread: -platform linux-g++-32 flag for qsa?

  1. #1
    Join Date
    Jun 2006
    Location
    San Jose, CA
    Posts
    53
    Thanks
    4
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default -platform linux-g++-32 flag for qsa?

    Hi,

    I need to compile my qt stuff on a 64bit machine creating 32bit executable. So, I installed qt using the -platform linux-g++-32 flag in the configure script. QSA's configure script does not have that flag - does any one know how to get 32bit QSA libs on a 64 bit machine?

    Thanks
    Last edited by larry104; 21st December 2006 at 04:24. Reason: cleanup title

  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 linux-g++-32 flag for qsa?

    Maybe you should just compile it with a 32 bit compiler?

  3. #3
    Join Date
    Jun 2006
    Location
    San Jose, CA
    Posts
    53
    Thanks
    4
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: -platform linux-g++-32 flag for qsa?

    I figured it out - if $QTDIR is set properly (pointing to a 32bit qt) QSA will compile accordingly.

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.