Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Out of memory allocating 65536 bytes
QtWS25 Last Chance

Out of memory allocating 65536 bytes

Scheduled Pinned Locked Moved Mobile and Embedded
9 Posts 3 Posters 8.9k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    cheng
    wrote on 12 Sept 2010, 13:20 last edited by
    #1

    I have problem when compiling for device <<out of memory allocating 65536 bytes>>. My project contains resource file 6Mb. Can anyone help me to solve this problem?

    What is the maximum size for project?

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on 12 Sept 2010, 14:54 last edited by
      #2

      What is the problem? I do not understand it from your description. What are you trying to do and what does not work? Please provide the exact error message (if one is given). Thanks.

      1 Reply Last reply
      0
      • C Offline
        C Offline
        cheng
        wrote on 12 Sept 2010, 15:21 last edited by
        #3

        when i compile it show: @out of memory allocating 65536 bytes@

        when this message appear compiling stop.

        1 Reply Last reply
        0
        • C Offline
          C Offline
          cheng
          wrote on 13 Sept 2010, 02:09 last edited by
          #4

          Can anyone help me? My project contain images about 6mb. My project can compile and run on simulator but cannot compile for device. When I compile, it show message @out of memory allocating 65536 bytes@ and compiler stop. If I delete some images, I can compile and run on device.

          How can I compile my project for real device?

          Thanks,

          1 Reply Last reply
          0
          • ? This user is from outside of this forum
            ? This user is from outside of this forum
            Guest
            wrote on 13 Sept 2010, 04:10 last edited by
            #5

            see this "bug":http://bugreports.qt.nokia.com/browse/QTBUG-6199

            1 Reply Last reply
            0
            • C Offline
              C Offline
              cheng
              wrote on 13 Sept 2010, 04:42 last edited by
              #6

              I couldn't find any solution in the Bug. Could you please tell me in detail?

              Thanks,

              1 Reply Last reply
              0
              • ? This user is from outside of this forum
                ? This user is from outside of this forum
                Guest
                wrote on 13 Sept 2010, 04:58 last edited by
                #7

                if this is the same issue you are facing, then this is still an open bug in Qt. You can vote for it in the same link if you want this to be fixed soon, you can also add your environment details...

                1 Reply Last reply
                0
                • C Offline
                  C Offline
                  cheng
                  wrote on 13 Sept 2010, 06:14 last edited by
                  #8

                  THANK you so much for your help.

                  1 Reply Last reply
                  0
                  • K Offline
                    K Offline
                    kamalakshantv
                    wrote on 13 Sept 2010, 06:15 last edited by
                    #9

                    [quote author="cheng" date="1284352976"]I couldn't find any solution in the Bug. Could you please tell me in detail?

                    Thanks,[/quote]

                    Seems the issue is certainly the same as chetan has pointed out. You can now try to either reduce your resources size or try on a machine with more than 4 MB RAM.

                    1 Reply Last reply
                    0

                    5/9

                    13 Sept 2010, 04:10

                    • Login

                    • Login or register to search.
                    5 out of 9
                    • First post
                      5/9
                      Last post
                    0
                    • Categories
                    • Recent
                    • Tags
                    • Popular
                    • Users
                    • Groups
                    • Search
                    • Get Qt Extensions
                    • Unsolved