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-9d2fd5bffc1fpull/1/head
parent
3b61886d58
commit
e3040fab38
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue