Dynamic link library ilcor10dll could not be found in the specified path
Article needs peer review
Symptom
If while starting XSI you get this error "The dynamic link library ilcor10.dll could not be found in the specified path".
You are trying to lauch the flipbook application by clicking on flip.exe.
Cause
Starting with XSI 3.0 we now have optimized DLLs for use with P4 processors. Calling xsi.exe or flip.exe directly, before setting up the XSI environment, will mean these applications cannot find the required DLL.
Solution
- To start XSI, use the shortcut that we provide in the Start menu. You can create your own shortcut to start XSI by pointing it to the file xsi.bat in this folder SoftimageXSI_3.0/Application/bin.
- Launch flipbook from within the interface or create a small bat file that calls up the setenv.bat before it calls flip.exe.
Example flip.bat:
@echo off call C:/SoftimageXSI_3.0/Application/bin/setenv.bat C:/SoftimageXSI_3.0/Application/bin/flip.exe %1 %2 %3 %4 %5 %6 %7 %8 %9
Applies To: XSI 3.0 on NT,Win2K
Posted: 11/13/2002
This page was last modified 00:43, 25 Nov 2005.
This page has been accessed 1567 times.

