[MPlayer-cygwin] How to compile dhahelper.sys ?

Milen Manev mmanev at gmail.com
Sat May 9 14:29:25 CEST 2009


To compile dhasetup.exe and dhahelper.sys do:
make dhahelperwin
Only change
#include <ntverp.h>
to
#include "ntverp.h"
in \vidix\dhahelperwin\dhahelper.rc

You do not need --enable-dhahelper.
I think --with-vidix-drivers=* is set on default, so you do not need
ot specify it on ./configure

To install dhahelper.sys do:
dhasetup install
Take in mind that dhahelper.sys must be in the same folder as dhasetup.exe.

-- 
Milen Manev


More information about the MPlayer-cygwin mailing list