Kim Kulling 9f4e7c6d8d Refactoring: use using types (#6266) hai 5 meses
..
LICENSE.rtf 4e7e47bd43 Updated copyright dates. %!s(int64=6) %!d(string=hai) anos
WEB 1529f9518f Make file formatting comply with POSIX and Unix standards %!s(int64=5) %!d(string=hai) anos
howto-build-setup.txt 524834c307 Fix line endings. %!s(int64=10) %!d(string=hai) anos
readme_installer.txt 758116b083 removed trailing spaces and tabs from source and text %!s(int64=4) %!d(string=hai) anos
readme_installer_vieweronly.txt 758116b083 removed trailing spaces and tabs from source and text %!s(int64=4) %!d(string=hai) anos
script_vieweronly.iss 997d380c3a Update script_vieweronly.iss %!s(int64=2) %!d(string=hai) anos
script_x64.iss 9f4e7c6d8d Refactoring: use using types (#6266) hai 5 meses
script_x86.iss 56ea25f9eb Installer: fix images for installer (#5800) hai 1 ano

readme_installer.txt


------------------------------------------------------------------------------------
Open Asset Import Library (Assimp) SDK Installer
Release Notes
------------------------------------------------------------------------------------

http://assimp.sf.net


Troubleshooting
===============

1. Missing d3dx9_(some-number).dll?
Install the latest DirectX runtime or grab the file from somewhere (that's evil but mostly fine).

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
Add it to PATH. That's not a bug, the installer does not alter the PATH.

4. Crashes immediately
You CPU lacks SSE2 support. Build Assimp from scratch to suit your CPU, sorry.