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. [Solved][debug/qrc_Script.cpp] Error 1

[Solved][debug/qrc_Script.cpp] Error 1

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 3.6k 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.
  • K Offline
    K Offline
    Klayman
    wrote on 21 Nov 2014, 11:48 last edited by
    #1

    Hello everyone!

    I'm trying to build my project (using Qt Creator 5.3.1, mingw482_32) and see nothing but this error: "" "'[debug/qrc_Script.cpp] Error 1
    I wonder if somebody could tell me, what does this stuff means.

    1 Reply Last reply
    0
    • C Offline
      C Offline
      Chris Kawa
      Lifetime Qt Champion
      wrote on 21 Nov 2014, 11:56 last edited by
      #2

      Hi, welcome to devnet,

      Seems to be a problem with compiling your resource file.
      Do you have file Script.qrc. If you do then did you add it in the .pro file with RESOURCE += ?
      Try to clean your project, re-run qmake (from the Build menu) and rebuild.

      1 Reply Last reply
      0
      • K Offline
        K Offline
        Klayman
        wrote on 21 Nov 2014, 12:11 last edited by
        #3

        Thank you, Chris! It looks like I miss some files from Script.qrc

        Now it works fine!

        1 Reply Last reply
        0

        1/3

        21 Nov 2014, 11:48

        • Login

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