diff options
author | Benjamin Dobell <benjamin.dobell+git@glassechidna.com.au> | 2014-05-16 20:43:34 +0200 |
---|---|---|
committer | Benjamin Dobell <benjamin.dobell+git@glassechidna.com.au> | 2014-05-16 20:43:34 +0200 |
commit | bd9b2bdee6f65ca2a7531fe81e7a80261a87dc5d (patch) | |
tree | 3520fb6e62b779f9d3c8c457c13c9c4a8b3f6666 | |
parent | Windows does not provide (or require) va_copy. (diff) | |
download | Heimdall-bd9b2bdee6f65ca2a7531fe81e7a80261a87dc5d.tar Heimdall-bd9b2bdee6f65ca2a7531fe81e7a80261a87dc5d.tar.gz Heimdall-bd9b2bdee6f65ca2a7531fe81e7a80261a87dc5d.tar.bz2 Heimdall-bd9b2bdee6f65ca2a7531fe81e7a80261a87dc5d.tar.lz Heimdall-bd9b2bdee6f65ca2a7531fe81e7a80261a87dc5d.tar.xz Heimdall-bd9b2bdee6f65ca2a7531fe81e7a80261a87dc5d.tar.zst Heimdall-bd9b2bdee6f65ca2a7531fe81e7a80261a87dc5d.zip |
Diffstat (limited to '')
-rw-r--r-- | Win32/README.txt | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/Win32/README.txt b/Win32/README.txt index 5f1fc6e..aec4b35 100644 --- a/Win32/README.txt +++ b/Win32/README.txt @@ -16,21 +16,6 @@ procedure should be essentially the same for all supported versions of Windows (XP onwards).
-Troubleshooting:
-
- 1. If when you try launch Heimdall or Heimdall Frontend you receive a
- similar to:
-
- The program can't start because MSVCP110.dll is missing from your
- computer.
-
- This means that you haven't installed the Microsoft Visual C++ 2012
- runtimes. The runtimes can be downloaded from Microsoft's website:
-
- http://www.microsoft.com/en-au/download/details.aspx?id=30679
-
-
-
Driver Installation Instructions:
1. Put your device into download mode and plug it in.
|