When I run my program on some computers, it works fine. On others, I get an error: "This application failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem"
Some threads on the forum say that it is the irrlicht.dll file that cant be found. This is not the case, the dll file is in the right location. On the computers I get the error, the example programs work fine, too. I do not know what the error could be.
I am building the project in Microsoft Visual Studios 2005.[/img]
application configuration is incorrect
think hybrid referes to
http://irrlicht.sourceforge.net/phpBB2/ ... 86120e8ce4
http://irrlicht.sourceforge.net/phpBB2/ ... 86120e8ce4
Regards.
Tech: win98se| 320mb ram| abitbe6| 433mhzceleron| atiRadeon7000.64mb| soundblaster125| dx9.0b | devCPP | IRR 0.12.0 |
Tech: win98se| 320mb ram| abitbe6| 433mhzceleron| atiRadeon7000.64mb| soundblaster125| dx9.0b | devCPP | IRR 0.12.0 |
Nope, it is due to a new mechanism that microsoft introduced in VC2005 (not totaly correct, it was in 2003 but was not obligatory). This is what they call manifest file.
Take a look here: http://blogs.msdn.com/nikolad/archive/2 ... 60368.aspx
This should help
Take a look here: http://blogs.msdn.com/nikolad/archive/2 ... 60368.aspx
This should help