Hey there, I've been doing a simple game using magiclibrary, everything was working just fine until the day I upgraded my irrlicht.dll to the revision 279...when I recompiled the library...
All of my programs stop working anymore...even the examples from the tutorials that I compiled...nothing to freak out...I just recompiled that code again and all of the programs that I did that just uses irrlicht code are working again...but the programs I did using magiclibrary don't work anymore...no matter what I do...I dont know how to solve this...I think that it is because all the .dll's that the magiclibrary uses are trying to compile to the outdated version of the irrlicht.dll and they are not working with the new one...Emil...somebody...please help!
Magiclibrary not working with revision 279 of irrlicht
Magiclibrary not working with revision 279 of irrlicht
I've come in peace, but you'll go in pieces!
by the way
Hey...why isnt anyone helping me out with this?....the only programs that are not working are the ones that uses the magiclibrary...I don't know why...I've tried to recompile the programs but nothing works....what's going on here?
I've come in peace, but you'll go in pieces!
Damn...thanks dude anyway...I guess the only one that can help me is Emil because he's the one that has the source code for his library...all he has to do is recompile the files with the updated version of irrlicht 1.1...and upload it at his web site...hybrid wrote:Well, the library is often not using the Irrlicht interface, but extends it. And this is quite likely to break with changes behind the scenes. Moreover, many of those extensions are quite rude hacks which does not make it easier for you
I've come in peace, but you'll go in pieces!