aboutsummaryrefslogtreecommitdiffstats
path: root/Win32
diff options
context:
space:
mode:
authorBenjamin-Dobell <benjamin.dobell+github@glassechidna.com.au>2010-12-21 23:43:54 +1100
committerBenjamin-Dobell <benjamin.dobell+github@glassechidna.com.au>2010-12-21 23:43:54 +1100
commitf93ed08599fd104e3b8d0f5f1f0b1a6421ce4113 (patch)
treec6b42466d2ef4d1c50122a2ccaa289603b75176f /Win32
parent9c5e6eef740dabed7e82e3488cf63c7f4c33ad34 (diff)
downloadexternal_heimdall-f93ed08599fd104e3b8d0f5f1f0b1a6421ce4113.zip
external_heimdall-f93ed08599fd104e3b8d0f5f1f0b1a6421ce4113.tar.gz
external_heimdall-f93ed08599fd104e3b8d0f5f1f0b1a6421ce4113.tar.bz2
Windows specific changes. Includes libusb-1.0 updates.
Diffstat (limited to 'Win32')
-rw-r--r--Win32/README.txt15
1 files changed, 14 insertions, 1 deletions
diff --git a/Win32/README.txt b/Win32/README.txt
index b2d10fa..2459a09 100644
--- a/Win32/README.txt
+++ b/Win32/README.txt
@@ -12,7 +12,20 @@ DISCLAIMER:
These instructions were written for Windows Vista / Server 2008 however the producedure
-should be essentially the same for all supported versions of Windows (XP onwards).
+should be essentially the same for all supported versions of Windows (XP onwards).
+
+Troubleshooting:
+
+ 1. You get an error as follows:
+
+ The program can't start because MSVCP100.dll is missing from your
+ computer.
+
+ This means that you haven't installed the Microsoft Visual C++ 2010
+ runtimes. The runtimes can be downloaded from:
+
+ http://www.microsoft.com/downloads/en/details.aspx?familyid=A7B7A05E-6DE6-4D3A-A423-37BF0912DB84&displaylang=en
+
Driver Installation Instructions: