From e3040fab387dc3f2ee804fbb429ed05a6430068c Mon Sep 17 00:00:00 2001 From: aramis_acg Date: Sat, 17 Apr 2010 18:36:11 +0000 Subject: [PATCH] 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 --- packaging/windows-innosetup/readme_installer.txt | 2 +- packaging/windows-innosetup/readme_installer_vieweronly.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/windows-innosetup/readme_installer.txt b/packaging/windows-innosetup/readme_installer.txt index 351331400..4e944a3a6 100644 --- a/packaging/windows-innosetup/readme_installer.txt +++ b/packaging/windows-innosetup/readme_installer.txt @@ -35,7 +35,7 @@ Troubleshooting 1. Missing d3dx9_42.dll? 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) 3. assimp.exe not in PATH diff --git a/packaging/windows-innosetup/readme_installer_vieweronly.txt b/packaging/windows-innosetup/readme_installer_vieweronly.txt index 44d7f25bd..9bbc10013 100644 --- a/packaging/windows-innosetup/readme_installer_vieweronly.txt +++ b/packaging/windows-innosetup/readme_installer_vieweronly.txt @@ -23,7 +23,7 @@ Troubleshooting 1. Missing d3dx9_42.dll? 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) 3. assimp.exe not in PATH