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. Regarding displaying tollbar icons in release mode
Forum Updated to NodeBB v4.3 + New Features

Regarding displaying tollbar icons in release mode

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 2.0k 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.
  • I Offline
    I Offline
    Indrajeet
    wrote on last edited by
    #1

    Hi All

    I am using VS2010 with Qt Addin 1.9
    I have developed QTApplication in which i have added 3 toolbar icons[Open.jpg,save.png & search.jpg are file names].
    When i build my code in release mode & run on my machine all toolbar icons are displaying.
    But when i try to run my .exe on other machine[Windows 7 OS] it is displaying only save icon other 2 icons are not displaying.
    How to resolve this?

    1 Reply Last reply
    0
    • L Offline
      L Offline
      lgeyer
      wrote on last edited by
      #2

      Are those three icons part of the application (as a resource)?
      Is it possible that you link directly to those files which aren't available on the other machine?

      1 Reply Last reply
      0
      • I Offline
        I Offline
        Indrajeet
        wrote on last edited by
        #3

        Hi Lukas

        I have added those resource files while creating GUI in QtDesigner.
        I am not adding those through code.
        How to check wether they are part of application or not?

        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