I have included Irrlicht.dll with the installation, but it still crashes at the same point.
I have tried putting the dll in the same directory as my .exe file, I have tries putting it in C:\WINDOWS\System and C:\WINDOWS\System32 and it still did not work.
Is there any documentation on what is ...
Search found 2 matches
- Mon Jan 28, 2008 12:30 am
- Forum: Off-topic
- Topic: Files required in installer
- Replies: 3
- Views: 563
- Fri Jan 25, 2008 8:45 pm
- Forum: Off-topic
- Topic: Files required in installer
- Replies: 3
- Views: 563
Files required in installer
I have a Irrlicht based 3D application which works fine on my development Windows XP PC. I am trying to create an installer for it using Venis IX which uses the NSIS installer scripting.
I am including the Irrlicht.dll as well as the irKlang.dll since I have some sound in the app aswell. All the ...
I am including the Irrlicht.dll as well as the irKlang.dll since I have some sound in the app aswell. All the ...