thanks for the xmvc devel tips That wasnt it the how to.<br><br>now i am getting further with the make. but i am gettings this now:<br><br>In file included from audiooutput.cpp:17:<br>audiooutputdx.h:8:39: error: windows.h
: No such file or directory<br>audiooutputdx.h:9:39: error: dsound.h: No such file or directory<br>audiooutputdx.h:34:2: warning: #warning Several methods in AudioOutputDX need to be implemented...<br>audiooutputdx.h:59: error: âHINSTANCEâ does not name a type
<br>audiooutputdx.h:60: error: âLPDIRECTSOUNDâ does not name a type<br>audiooutputdx.h:61: error: âLPDIRECTSOUNDBUFFERâ does not name a type<br>audiooutputdx.h:64: error: âLPDIRECTSOUNDNOTIFYâ does not name a type<br>audiooutputdx.h
:65: error: âDSBPOSITIONNOTIFYâ does not name a type<br>audiooutputdx.h:67: error: âDWORDâ does not name a type<br>audiooutputdx.h:68: error: âDWORDâ does not name a type<br>make[2]: *** [audiooutput.o] Error 1<br>make[2]: Leaving directory `/home/myth/svn/trunk/mythtv/libs/libmyth'
<br>make[1]: *** [sub-libmyth] Error 2<br>make[1]: Leaving directory `/home/myth/svn/trunk/mythtv/libs'<br>make: *** [sub-libs] Error 2<br>[root@mythtv mythtv]#<br><br><br>My understanding is that this will work even tho i am logged in as root. Correct? What about this new error? I dont see any hints like before.
<br><br>Thanks again,<br>Mitchell<br>