Browse Source

Clarify troubleshooting for the `application configuration not correct` problem.

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@696 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
aramis_acg 15 years ago
parent
commit
e3040fab38

+ 1 - 1
packaging/windows-innosetup/readme_installer.txt

@@ -35,7 +35,7 @@ Troubleshooting
 1. Missing d3dx9_42.dll? 
 1. Missing d3dx9_42.dll? 
 Install the latest DirectX runtime or grab the file from somewhere (that's evil but mostly fine).
 Install the latest DirectX runtime or grab the file from somewhere (that's evil but mostly fine).
 
 
-2. Application configuration not correct?
+2. Application configuration not correct / missing msvcr***.dll?
 Reinstall Microsoft Visual C++ 2005 SP1 Redistributable (x86 or x64, depending on your system)
 Reinstall Microsoft Visual C++ 2005 SP1 Redistributable (x86 or x64, depending on your system)
 
 
 3. assimp.exe not in PATH
 3. assimp.exe not in PATH

+ 1 - 1
packaging/windows-innosetup/readme_installer_vieweronly.txt

@@ -23,7 +23,7 @@ Troubleshooting
 1. Missing d3dx9_42.dll? 
 1. Missing d3dx9_42.dll? 
 Install the latest DirectX runtime or grab the file from somewhere (that's evil but mostly fine).
 Install the latest DirectX runtime or grab the file from somewhere (that's evil but mostly fine).
 
 
-2. Application configuration not correct?
+2. Application configuration not correct / missing msvcr***.dll?
 Reinstall Microsoft Visual C++ 2005 SP1 Redistributable (x86 or x64, depending on your system)
 Reinstall Microsoft Visual C++ 2005 SP1 Redistributable (x86 or x64, depending on your system)
 
 
 3. assimp.exe not in PATH
 3. assimp.exe not in PATH