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. Qt 5.3 fails to either build or access resources

Qt 5.3 fails to either build or access resources

Scheduled Pinned Locked Moved General and Desktop
4 Posts 2 Posters 1.3k Views 1 Watching
  • 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.
  • P Offline
    P Offline
    ProfRivkin
    wrote on last edited by
    #1

    If you create a new project with a QMainWindow, then create a new resource file add say a png icon, QMake the project then go to QtCreator and edit the UI (design) and try to change anything that could possibily use the icon (say the window icon as an example or use the icon on a button or label) you will not get any resources to choose from. In 5.0x and 5.1 this worked just fine (just remember to run QMake first). Even doing a full compile and build will not give you access to the resources. Why is this? How are we now to access the resources or are they no-longer supported?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      This might be something specific to Qt Creator. Since 5.2 you need to use at least Qt Creator 3. Does it happen with the latest release of creator ?

      If so, you should take a look at the "bug report system":http://bugreports.qt-project.org to see if it something known. If not you should consider opening a new bug report with a minimal compilable example and the instructions to reproduce the bug

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • P Offline
        P Offline
        ProfRivkin
        wrote on last edited by
        #3

        Of course it does with the latest QtCreator, as that is what I said it was. There is no other information and the bugs database is clearly useless if they reject all posted bug reports.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          You didn't mention the version of Qt Creator in your first post.

          What do you mean by "reject all posted bug reports" ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0

          • Login

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