0

I just receive this error after I compiled the Irrlicht Project in Codeblocks. Here is the Error Screenshot: http://1drv.ms/1jcDdIA

nightrobin
  • 59
  • 11

1 Answers1

0

You need to recompile the Irrlicht.dll library. There is a .cbp project that will compile it. Then replace the provided dll by you new one. I had the exact same problem so I am sure this will solve yours.

Valentin Mercier
  • 5,256
  • 3
  • 26
  • 50