Results 1 to 2 of 2

Thread: Building Qt for 64 bit windows.

  1. #1
    Join Date
    Feb 2010
    Posts
    52
    Thanks
    6
    Thanked 2 Times in 2 Posts

    Default Building Qt for 64 bit windows.

    Hi all,

    I've tried building Qt, (4.7.2), on 64 bit windows mingw-w64 using the latest, (mingw-w64-bin_i686-mingw_20110507), and it proceeds nicely until it gets to compiling the QtGui4 dll, (either the release or debug version). Both fail as ld is coming up with memory exhausted.

    I gather that there are issues with ld working with big / lots of files.

    Has anyone encountered this or know of a work around. (I'm currently trying a different mingw-64 tool chain which has 64 bit executables mingw-w64-bin_x86_64-mingw_20110505_sezero).

  2. #2
    Join Date
    Feb 2010
    Posts
    52
    Thanks
    6
    Thanked 2 Times in 2 Posts

    Default Re: Building Qt for 64 bit windows.

    The mingw-w64-bin_x86_64-mingw_20110505_sezero worked !
    (I did also encounter some memory issue with minggw32-make, so I downloaded and built make using the 64 bit toolchain).

    The result is I now have 64 bit Qt running on Windows. Hope this info helps anyone else going down the same path, (by the way, if you do this - allow LOADS of time for it to build, especially if you're going to compile all the demos and examples too).

    Chris.

Similar Threads

  1. building Koffice 2 on windows
    By moez in forum KDE Forum
    Replies: 1
    Last Post: 2nd July 2010, 12:27
  2. Building VLC Player on QT C++ 4.6.2 windows 7
    By nhs_0702 in forum Qt Programming
    Replies: 2
    Last Post: 12th March 2010, 06:29
  3. Building Qwt 5.2.0 on Windows
    By woogoo in forum Qwt
    Replies: 2
    Last Post: 6th March 2010, 13:21
  4. Building Qt 4.4.3 with GCC 4.3.2 on Windows XP
    By shiyutang in forum Installation and Deployment
    Replies: 9
    Last Post: 15th July 2009, 20:30
  5. Building for Windows
    By qball2k5 in forum Newbie
    Replies: 6
    Last Post: 8th March 2006, 06:34

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.