Results 1 to 2 of 2

Thread: Difference in QMovie::supportedFormats() between projects

  1. #1
    Join Date
    Mar 2011
    Location
    Denmark
    Posts
    74
    Thanks
    7
    Thanked 10 Times in 9 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Difference in QMovie::supportedFormats() between projects

    Can anyone tell me how it is possible for QMovie::supportedFormats() to return differently between two seperate projects?

    When I compile the Movie example QMovie::supportedFormats() returns 16 different supported formats (including .gif)

    However in my app when I call QMovie::supportedFormats() it only returns 7 formats (no .gif support).

    Both are referencing Qt 4.7.2, I even ran dependancy walker they are referencing the exact same qt dlls

    How is it possible?

  2. #2
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Difference in QMovie::supportedFormats() between projects

    Do you have more than one Qt version installed?
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

Similar Threads

  1. Show Gif from url with QMovie
    By madlymad in forum Newbie
    Replies: 1
    Last Post: 12th November 2010, 15:56
  2. Replies: 2
    Last Post: 7th September 2010, 21:19
  3. QMovie animation
    By Sahab in forum Qt Programming
    Replies: 0
    Last Post: 13th March 2010, 11:19
  4. QMovie
    By sabeesh in forum Qt Programming
    Replies: 3
    Last Post: 24th August 2007, 14:23
  5. Problem with QMovie
    By yellowmat in forum Newbie
    Replies: 2
    Last Post: 30th March 2006, 09:28

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.