# HG changeset patch # User diego # Date 1212172733 0 # Node ID f655c49adce76befb056cf845f323a5ff45241ce # Parent d9d4de238430931f1cfdf2b78b4b2f1b33d908e2 dhasetup.exe can be created via make instead of calling gcc directly. diff -r d9d4de238430 -r f655c49adce7 DOCS/xml/en/ports.xml --- a/DOCS/xml/en/ports.xml Fri May 30 18:03:36 2008 +0000 +++ b/DOCS/xml/en/ports.xml Fri May 30 18:38:53 2008 +0000 @@ -604,7 +604,7 @@ and copy it to the vidix/dhahelperwin directory in your MPlayer source tree. Open a console and change to that directory. Then type -gcc -o dhasetup.exe dhasetup.c +make dhasetup.exe and execute dhasetup.exe install as Administrator. After that you will have to reboot.