Results 1 to 2 of 2

Thread: .png not displayed with release build

  1. #1
    Join Date
    Mar 2007
    Posts
    28
    Thanks
    1
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11

    Default .png not displayed with release build

    Hi everybody,

    I'm confused about why a .png & .mng image are not showing when I build with Qt 4.3.0 on Release configuration.

    I build it on Xcode 2.4.1, on Mac OS X 10.4.9.
    I was using the .mng image for an animation with QMovie, and I use the .png image with QComboBox and QWidget.

    The strange thing is, if I build my project with Debug configuration, the image are displayed just fine.

    Anybody knows what's wrong ?

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: .png not displayed with release build

    Probably a problem with relative paths.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.