Results 1 to 8 of 8

Thread: Hitting memory limits for malloc() at about 1.7GB?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #7
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Hitting memory limits for malloc() at about 1.7GB?

    Quote Originally Posted by Skywalker View Post
    I've read that Qt is 64 bit since 3.3 - don't really get how that would help with a 32 bit compiler?
    It means it can be compiled with a 64 bit compiler.

    Anyway, what 64 bit compilers is Qt compatible with?
    MinGW has a 64 bit version.

    And how do I change the compiler Qt uses by default?
    You use the proper QMAKESPEC directory and make sure paths are setup correctly.
    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.


  2. The following user says thank you to wysota for this useful post:

    Skywalker (8th July 2009)

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
  •  
Qt is a trademark of The Qt Company.