Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. What does the error "[qrc_qml.o] Error 1" mean?
Forum Update on Monday, May 27th 2025

What does the error "[qrc_qml.o] Error 1" mean?

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 2 Posters 1.5k 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.
  • G Offline
    G Offline
    GoldRatio
    wrote on last edited by
    #1

    I was working on a project when suddenly the error I described above started appearing. This is the only thing that is even coming out of the output. Any help on the subject would be greatly appreciated

    1 Reply Last reply
    1
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      For images, this really useful message means a res file reference a file it cannot find.
      Try right click your res file in project tree and select Remove missing files
      alt text

      1 Reply Last reply
      1
      • G Offline
        G Offline
        GoldRatio
        wrote on last edited by
        #3

        I found the problem. Apparently, I'm out of virtual memory and Ubuntu can't allocate memory. Should've looked a little bit harder. Thanks anyway. I can't respond for 10 minutes cause I don't have any reputation

        mrjjM 1 Reply Last reply
        1
        • G GoldRatio

          I found the problem. Apparently, I'm out of virtual memory and Ubuntu can't allocate memory. Should've looked a little bit harder. Thanks anyway. I can't respond for 10 minutes cause I don't have any reputation

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @GoldRatio
          Ah so it didn't write the file. and hence cant find it.

          1 Reply Last reply
          0
          • G Offline
            G Offline
            GoldRatio
            wrote on last edited by
            #5

            @mrjj How do I make more virtual memory available? Sorry, this may be a dumb question but I don't understand how to make more memory available to be allocated.

            mrjjM 1 Reply Last reply
            0
            • G GoldRatio

              @mrjj How do I make more virtual memory available? Sorry, this may be a dumb question but I don't understand how to make more memory available to be allocated.

              mrjjM Offline
              mrjjM Offline
              mrjj
              Lifetime Qt Champion
              wrote on last edited by mrjj
              #6

              @GoldRatio
              Hi
              Its normally allocated via the swap partition.
              You have to check if you can expand that.
              is it real pc or virtual machine ?

              https://help.ubuntu.com/community/SwapFaq

              1 Reply Last reply
              1

              • Login

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