Page 1 of 2 12 LastLast
Results 1 to 20 of 29

Thread: phonon4qtmingw.zip - a magical package!

  1. #1
    Join Date
    May 2009
    Posts
    147
    Thanks
    11
    Thanked 6 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default phonon4qtmingw.zip - a magical package!

    http://rapidshare.com/files/25799788...mingw.zip.html

    this package which is just about 6 megabytes (compare it with downloading MS DX SDK that is about 500MB), adds phonon support to your mingw qt, very easily.

    you must have installed mingw qt sdk completely on your MS Windows.
    sdk's mingw installation must not be canceled.

    then double click on the install.cmd file inside the package.
    and follow the instructions.
    it is fully automatic.
    test it and tell me about your results and opinion.
    specially tell me about you phonon video support.

    thank all others for their helps; including Qt Software guys.

  2. The following user says thank you to FS Lover for this useful post:

    SunnySan (17th October 2009)

  3. #2
    Join Date
    May 2009
    Posts
    147
    Thanks
    11
    Thanked 6 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: phonon4qtmingw.zip - a magical package!

    I recommend you to test it using a fresh installation of Qt SDK.
    qt command prompt should be in %qtdir% (it's the default when opening qt command prompt).

  4. #3
    Join Date
    May 2009
    Posts
    147
    Thanks
    11
    Thanked 6 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: phonon4qtmingw.zip - a magical package!

    some of my friends tested the package on other machines recently.
    they told me that it works great and no video problem exists.
    so I think this package is the easiest way for adding phonon support to mingw qt ever.

    but we are waiting to see default phonon support precompiled in the mingw version of qt in the near future.

  5. #4
    Join Date
    Jul 2009
    Posts
    1

    Default Re: phonon4qtmingw.zip - a magical package!

    Unfortunately the Rapidshare link appears to have expired. Could you please post it again, I would really appreciate that. Thanks a million.

  6. #5
    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: phonon4qtmingw.zip - a magical package!

    Maybe you could add the file as forum attachment here?
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  7. #6
    Join Date
    May 2009
    Posts
    147
    Thanks
    11
    Thanked 6 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: phonon4qtmingw.zip - a magical package!

    Unfortunately the Rapidshare link appears to have expired. Could you please post it again, I would really appreciate that. Thanks a million.
    of course: http://rapidshare.com/files/26014340...mingw.zip.html

    Maybe you could add the file as forum attachment here?
    I think attachments' size limit doesn't let me.
    I will try to find a more permanent upload area.

  8. #7
    Join Date
    May 2009
    Posts
    147
    Thanks
    11
    Thanked 6 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: phonon4qtmingw.zip - a magical package!

    apparently, free Rapidshare uploads have a limit of 10 times of downloads.
    this is the download link of another temporary upload until I will find a better place:
    http://www.4shared.com/file/12072345...n4qtmingw.html
    and this is in a Collector's Account that I think does not have the 10 times limit:
    http://rapidshare.com/files/26015601...on4qtmingw.zip
    Last edited by FS Lover; 26th July 2009 at 09:50.

  9. #8
    Join Date
    May 2009
    Posts
    147
    Thanks
    11
    Thanked 6 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: phonon4qtmingw.zip - a magical package!

    this is another download link (my friend uploaded it on his own site):
    http://flashqard-project.org/uploads...on4qtmingw.zip

  10. #9
    Join Date
    Jul 2009
    Posts
    2
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: phonon4qtmingw.zip - a magical package!

    I tried your package but the problem is still there..
    C:\Qt\2009.03\mingw\bin\..\lib\gcc\mingw32\3.4.5\. .\..\..\..\mingw32\bin\ld.exe: cannot find -lphonond4
    i'm under vista, with the last QT open source edition.

  11. #10
    Join Date
    May 2009
    Posts
    147
    Thanks
    11
    Thanked 6 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: phonon4qtmingw.zip - a magical package!

    what steps did you take to accomplish it?
    Last edited by FS Lover; 29th July 2009 at 11:10.

  12. The following user says thank you to FS Lover for this useful post:

    pucheto (29th July 2009)

  13. #11
    Join Date
    Jul 2009
    Posts
    2
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Smile Re: phonon4qtmingw.zip - a magical package!

    I just have realized that it only builds under mingw32-make release...
    sorry for bothering, my mistake...

  14. #12
    Join Date
    May 2009
    Posts
    147
    Thanks
    11
    Thanked 6 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: phonon4qtmingw.zip - a magical package!

    you can modify the configure command line in the source (edit commands.txt) for adding debug mode if you want (I think removing -release solves it all). don't forget running install.cmd again.

    by default it builds in release mode just for speed.

  15. #13
    Join Date
    Jul 2009
    Posts
    3
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: phonon4qtmingw.zip - a magical package!

    I have the latest version of Microsoft DirectX and Microsoft SDK installed..I use Qt 4.5.2..When the configuration of your package is over, I am still not being able to use phonon
    It gives error

    the steps I followed are:
    Install Qt 4.5.2
    run phonon4qt

    Is there antything that i am missing?

  16. #14
    Join Date
    May 2009
    Posts
    147
    Thanks
    11
    Thanked 6 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: phonon4qtmingw.zip - a magical package!

    I use Qt 4.5.2
    have you a complete SDK installed?

    When the configuration of your package is over, I am still not being able to use phonon
    It gives error
    what is the error message?
    what command lines did you use for building your app?

    the steps I followed are:
    Install Qt 4.5.2
    run phonon4qt
    did you run install.cmd before phonon4qt by clicking it? (don't call the install.cmd from the command line)
    then you must open a fresh Qt command prompt and run the phonon4qt there.
    then answer the two questions with y or n.
    then, after pressing any key to continue, wait (possibly several hours) to complete the build process.
    I recommend you to redirect the build tools' messages to the log file (by replying y to the related question).
    save any error messages you see on the command line, and give them and the log file.

  17. #15
    Join Date
    Jul 2009
    Posts
    3
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: phonon4qtmingw.zip - a magical package!

    hey I got it installed by some other way..anyway, thanks for the help!

  18. #16
    Join Date
    Jan 2006
    Posts
    115
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: phonon4qtmingw.zip - a magical package!

    Hello FS Lover,

    I.am trying to get this patch get working on my machine.
    The problem is that i can only use Debug Mode because Release Mode give my a error( lphonond is missing ).
    In your early post you describe to change the commnds.txt the command line into the Debug Mode.
    Can you tell me wich command line in commands.txt.

    Thanks in advance.

  19. #17
    Join Date
    May 2009
    Posts
    147
    Thanks
    11
    Thanked 6 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: phonon4qtmingw.zip - a magical package!

    The problem is that i can only use Debug Mode because Release Mode give my a error( lphonond is missing ).
    phonond is the debug version of the phonon lib that your compiler requested it.
    so it seems that your compilation was not in release mode (only).
    what command lines did you use for building?
    Last edited by FS Lover; 2nd August 2009 at 10:03.

  20. #18
    Join Date
    Jan 2006
    Posts
    115
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: phonon4qtmingw.zip - a magical package!

    Hello,

    I figured it out i have change the 2 lines in commands.txt with -release configuration into -debug .
    It compiles and works perfect voor my phonon examples and demos.

    Thanks.

  21. #19
    Join Date
    Jun 2007
    Location
    Netherlands
    Posts
    54
    Thanks
    8
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: phonon4qtmingw.zip - a magical package!

    Hey i have tried this but i get the following error message

    Qt Code:
    1. ====================================================================
    2. current directory: F:\Qt\2009.03\mingw\include
    3. ====================================================================
    4.  
    5. step 1: adding new files to and patching some mingw's header files...
    6.  
    7. patching file amvideo.h
    8. patching file bdatypes.h
    9. patching file control.h
    10. patching file dshow.h
    11. patching file strmif.h
    12. patching file vmr9.h
    13.  
    14. ====================================================================
    15.  
    16. step 2: setting Microsoft DirectX SDK 2008 paths...
    17.  
    18. Dx x64 target enviroment is now enabled.
    19. The system cannot find the batch label specified - Host
    20.  
    21. F:\Qt\2009.03\mingw\include>
    To copy to clipboard, switch view to plain text mode 

    Only thing i changed was the -release command to -debug-and-release

    <edit>
    I have added the Host label to the phonon4qt.cmd to make it look like this:

    Qt Code:
    1. :x86_Target
    2. Set Lib=%DXSDK_DIR%Lib\x86;%Lib%
    3. Set Include=%DXSDK_DIR%Include;%Include%
    4. echo Dx x86 target enviroment is now enabled.
    5.  
    6. :Host
    7. rem -----------------------
    8. echo.
    9. echo lib=%lib%
    10. echo include=%include%
    To copy to clipboard, switch view to plain text mode 

    Running it now will let you now if it worked.

    <Edit2>


    That didn't work i get the following error when configuring qt:
    Qt Code:
    1. In file included from thread\qsemaphore.cpp:42:
    2. thread\qsemaphore.h:57: internal compiler error: Segmentation fault
    3. Please submit a full bug report,
    4. with preprocessed source if appropriate.
    5. See <URL:http://www.mingw.org/bugs.shtml> for instructions.
    6. mingw32-make[2]: *** [tmp/obj/debug_shared/qsemaphore.o] Error 1
    7. mingw32-make[2]: Leaving directory `F:/Qt/2009.03/qt/src/corelib'
    8. mingw32-make[1]: *** [debug-all] Error 2
    9. mingw32-make[1]: Leaving directory `F:/Qt/2009.03/qt/src/corelib'
    10. mingw32-make: *** [sub-corelib-make_default-ordered] Error 2
    To copy to clipboard, switch view to plain text mode 

    And for some information i am using QtCreator 1.2 with Qt 4.5.2 on a windows 7 64 bit pc.
    Last edited by eekhoorn12; 18th August 2009 at 19:14.

  22. #20
    Join Date
    Jun 2007
    Location
    Netherlands
    Posts
    54
    Thanks
    8
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: phonon4qtmingw.zip - a magical package!

    A friend of me also tried to install phonon support on qt. He used a fresh install of the Qt toolkit including mingw, he also runs 64 bit windows 7 and he gets the following error:

    Qt Code:
    1. In file included from image\qiconengine.cpp:42:
    2. image\qiconengine.h:55: internal compiler error: Segmentation fault
    3. Please submit a full bug report,
    4. with preprocessed source if appropriate.
    5. See <URL:http://www.mingw.org/bugs.shtml> for instructions.
    6. mingw32-make[2]: * [tmp/obj/debug_shared/qiconengine.o] Error 1
    7. mingw32-make[2]: Leaving directory `C:/Qt/2009.03/qt/src/gui'
    8. mingw32-make[1]: * [debug-all] Error 2
    9. mingw32-make[1]: Leaving directory `C:/Qt/2009.03/qt/src/gui'
    10. mingw32-make: * [sub-gui-make_default-ordered] Error 2
    To copy to clipboard, switch view to plain text mode 

    <Edit>
    I have added his entire log file
    Attached Files Attached Files
    Last edited by eekhoorn12; 19th August 2009 at 08:14.

Similar Threads

  1. Qt binary package on different distributions - problem
    By Tux-Slack in forum Qt Programming
    Replies: 6
    Last Post: 6th August 2008, 11:33
  2. how to integrate Qtopia with the Helix source package
    By hrudhay in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 19th June 2008, 11:23
  3. Creating Package Installer
    By AP.Sakkthivel in forum General Programming
    Replies: 3
    Last Post: 18th July 2007, 19:18

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.