From: Antonio Ospite Date: Tue, 22 May 2012 14:34:29 +0000 (+0200) Subject: README.asciidoc: add info about running am7xxx-play.exe on Windows X-Git-Tag: v0.1.3~24 X-Git-Url: https://git.ao2.it/libam7xxx.git/commitdiff_plain/057fee46c1b01b10b70bd1f193f35850111b60de?ds=inline README.asciidoc: add info about running am7xxx-play.exe on Windows --- diff --git a/README.asciidoc b/README.asciidoc index 3b277f9..1b65aff 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -89,6 +89,9 @@ All the needed files need to be in the same location: be built by following the instructions in the HACKING.asciidoc document from libam7xxx. + - 'am7xxx-play.exe' and the '.dll' files from the 'usr/bin/' dir in libav-win32: + http://win32.libav.org/win32/libav-win32-20120521.7z + In order to use the device on MS Windows the WinUSB drivers must be installed for both the mass storage device and the display device: @@ -105,4 +108,4 @@ for both the mass storage device and the display device: - When the new (display) device shows up, run Zadig and install the +WinUSB+ driver for it too. -Now it is possible to run 'picoproj.exe' on Windows. +Now it is possible to run 'picoproj.exe' or 'am7xxx-play.exe' on Windows.