Qt Forum - programming with C++ and Qt
Register Calendar Members List Team Members Search Frequently Asked Questions Go to the Main Page

Qt Forum - programming with C++ and Qt » QtForum.org » Qt » Installing Qt » Qt4.4 and phonon issue » Hello Guest [Login|Register]
Last Post | First Unread Post Print Page | Recommend to a Friend | Add Thread to Favorites
Post New Thread Post Reply
Go to the bottom of this page Qt4.4 and phonon issue
Author
Post « Previous Thread | Next Thread »
tsvetomira
Assistant


Registration Date: 27.03.2008
Posts: 1

Level: 3 [?]
Experience: 51
Next Level: 54

3 points of experience needed for next level

Qt4.4 and phonon issue Reply to this Post Post Reply with Quote Edit/Delete Posts Report Post to a Moderator       Go to the top of this page

Hello,

I would like to try out the new multimedia addition to Qt - the phonon library but apparently it is not compiled on default and I couldn't find a way to compile it.
I try reconfiguring and recompiling my libraries with different options but I didn't succeed to have any phonon related lib in my Lib directory.
I even tried to create my own phonon project in the source directory.

However, I still miss this phonond.lib when I try to compile the phonon examples given in the package.
What shall i do so I get those lib(s) compiled? And in general, how do I compile any additional library that hasn't been included in the initial configuration?

I have the open source edition of Qt 4.4 which I use with Visual Studio 2005 . I have Windows SDK and DirectX SDK installed.

Thank you in advance.

Cheers,
Tsveti
27.03.2008 15:25 tsvetomira is offline Send an Email to tsvetomira Search for Posts by tsvetomira Add tsvetomira to your Buddy List
AcerExtensa AcerExtensa is a male
Leading Software Engineer


images/avatars/avatar-13.jpg

Registration Date: 02.03.2008
Posts: 54
Location: Belarus/Germany

Level: 14 [?]
Experience: 4,082
Next Level: 5,517

1,435 points of experience needed for next level

Reply to this Post Post Reply with Quote Edit/Delete Posts Report Post to a Moderator       Go to the top of this page

Hi! I'm trying to compile QT 4.5.0 with phonon on WinXP sp2 corp + VS2005 + DircetX SDK (march 200cool . All enveronement set correctly.

code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
134:
135:
136:
137:
138:
139:
140:
Environment:
    INCLUDE=
      C:\Programme\Microsoft Visual Studio 8\VC\ATLMFC\INCLUDE
      C:\Programme\Microsoft DirectX SDK (March 2008)\Include
      C:\Programme\Microsoft Visual Studio 8\VC\INCLUDE
      C:\Programme\Microsoft Visual Studio 8\VC\PlatformSDK\include
      C:\Programme\Microsoft Visual Studio 8\SDK\v2.0\include

    LIB=
      C:\Programme\Microsoft Visual Studio 8\VC\ATLMFC\LIB
      C:\Programme\Microsoft DirectX SDK (March 2008)\Lib\x86
      C:\Programme\Microsoft DirectX SDK (March 2008)\Lib
      C:\Programme\Microsoft Visual Studio 8\VC\LIB
      C:\Programme\Microsoft Visual Studio 8\VC\PlatformSDK\lib
      C:\Programme\Microsoft Visual Studio 8\SDK\v2.0\lib

    PATH=
      C:\Programme\Microsoft Visual Studio 8\Common7\IDE
      C:\Programme\Microsoft DirectX SDK (March 2008)\Utilities\Bin\x86
      C:\Programme\Microsoft DirectX SDK (March 2008)\Utilities\Bin
      C:\Programme\Microsoft DirectX SDK (March 2008)\Utilities\Bin
      C:\Programme\Microsoft Visual Studio 8\VC\BIN
      C:\Programme\Microsoft Visual Studio 8\Common7\Tools
      C:\Programme\Microsoft Visual Studio 8\Common7\Tools\bin
      C:\Programme\Microsoft Visual Studio 8\VC\PlatformSDK\bin
      C:\Programme\Microsoft Visual Studio 8\SDK\v2.0\bin
      C:\WINXP\Microsoft.NET\Framework\v2.0.50727
      C:\Programme\Microsoft Visual Studio 8\VC\VCPackages
      c:\MinGW\bin
      C:\WINXP\system32
      C:\WINXP
      C:\WINXP\System32\Wbem
      c:\Programme\Microsoft SQL Server\90\Tools\binn\
      z:\Qt\4.4.0_shared\bin\
      c:\Qt\4.3.3\bin
      c:\NASM
      z:\Qt\4.5.0_sp\bin
Licensee....................Snapshot
License ID..................
Product license.............Snapshot Edition
Expiry Date.................

Configuration:
    dist-config
    large-config
    medium-config
    minimal-config
    small-config
    full-config
    build_all
    debug
Qt Configuration:
    release
    debug
    zlib
    png
    accessibility
    qt3support
    opengl
    direct3d
    ipv6
    xmlpatterns
    phonon
    webkit
    svg
    minimal-config
    small-config
    medium-config
    large-config
    full-config

QMAKESPEC...................win32-msvc2005 (commandline)
Architecture................windows
Maketool....................nmake
Debug symbols...............yes
Accessibility support.......yes
STL support.................yes
Exception support...........yes
RTTI support................yes
MMX support.................yes
3DNOW support...............yes
SSE support.................yes
SSE2 support................yes
IWMMXT support..............no
OpenGL support..............yes
Direct3D support............yes
OpenSSL support.............no
QtDBus support..............no
QtXmlPatterns support.......yes
Phonon support..............yes
WebKit support..............yes
Qt3 compatibility...........yes

Third Party Libraries:
    ZLIB support............qt
    GIF support.............plugin
    TIFF support............plugin
    JPEG support............plugin
    PNG support.............qt
    MNG support.............plugin

Styles:
    Windows.................yes
    Windows XP..............yes
    Windows Vista...........yes
    Plastique...............yes
    Cleanlooks..............yes
    Motif...................yes
    CDE.....................yes
    Windows CE..............no
    Windows Mobile..........no

Sql Drivers:
    ODBC....................no
    MySQL...................no
    OCI.....................no
    PostgreSQL..............no
    TDS.....................no
    DB2.....................no
    SQLite..................plugin (qt)
    SQLite2.................no
    InterBase...............no

Sources are in..............Z:\Qt\4.5.0_sp
Build is done in............Z:\Qt\4.5.0_sp
Install prefix..............Z:\Qt\4.5.0_sp
Headers installed to........Z:\Qt\4.5.0_sp\include
Libraries installed to......Z:\Qt\4.5.0_sp\lib
Plugins installed to........Z:\Qt\4.5.0_sp\plugins
Binaries installed to.......Z:\Qt\4.5.0_sp\bin
Docs installed to...........Z:\Qt\4.5.0_sp\doc
Data installed to...........Z:\Qt\4.5.0_sp
Translations installed to...Z:\Qt\4.5.0_sp\translations
Examples installed to.......Z:\Qt\4.5.0_sp\examples
Demos installed to..........Z:\Qt\4.5.0_sp\demos

Creating qmake...

Microsoft (R) Program Maintenance Utility, Version 8.00.50727.42
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.


But I always get error what the compiler can't find dshow.h file.
In Dircet3D SDK include folder where is no dshow.h file.... I have find dshow.h in MinGW directory... but this one haven't help.

Have someone allready compiled QT with phonon under Windows?
If yes{ What Version of d3d SDK have you use? VS version? any advanced steps? }

Thanks!

This post has been edited 1 time(s), it was last edited by AcerExtensa: 17.04.2008 12:07.

17.04.2008 12:06 AcerExtensa is offline Send an Email to AcerExtensa Homepage of AcerExtensa Search for Posts by AcerExtensa Add AcerExtensa to your Buddy List Add AcerExtensa to your Contact List
SaMe SaMe is a male
Assistant


Registration Date: 22.04.2008
Posts: 1
Location: Hasselt, Belgium

Level: 3 [?]
Experience: 26
Next Level: 54

28 points of experience needed for next level

Reply to this Post Post Reply with Quote Edit/Delete Posts Report Post to a Moderator       Go to the top of this page

DirectShow has been removed out of DirectX SDK a long time ago. For now, it is embedded in the 'Windows Platform SDK'

if you have win xp;
http://www.microsoft.com/downloads/details.aspx?FamilyId=0BAF2B35-C656-4969
-ACE8-E4C0C0716ADB&displaylang=en


for vista; download the newer 'Windows SDK'

kind regards,
SaMe

This post has been edited 1 time(s), it was last edited by SaMe: 22.04.2008 11:17.

22.04.2008 11:15 SaMe is offline Send an Email to SaMe Homepage of SaMe Search for Posts by SaMe Add SaMe to your Buddy List View the MSN Profile for SaMe
Tree Structure | Board Structure
Jump to:
Post New Thread Post Reply
Qt Forum - programming with C++ and Qt » QtForum.org » Qt » Installing Qt » Qt4.4 and phonon issue

views today: 5.165 | views yesterday: 12.104 | total views: 10.250.638


Klebekork Shop - Linux Shop - Kontaktanzeigen - Linux Forum -  SMS Gewinnspiel -  Hotels -  Stadtpläne -  Branchenbuch & Stadtplan

Branchenbuch Österreich - Branchenbuch Niederlande - Portugal Branchenverzeichnis - Spanien Branchenverzeichnis 
Telefonbuch - Branchenbuch Frankreich