The ICE

Discuss about anything related to the Irrlicht Engine, or read announcements about any significant features or usage changes.
Post Reply
Maize
Posts: 163
Joined: Sat Oct 29, 2005 12:12 am
Location: In a cave...
Contact:

The ICE

Post by Maize »

Is there a version of ICE framework compatible with the current version of Irrlicht or are they still developing it? I downloaded 2.0 (I think) but it didnt seem like it was up to date, and I had to change a few things to get it to compile.

Thanks,
Maize
Guest

Post by Guest »

There is a version 3 out too, but ICE works with all recent versions of Irrlicht, The changes needed to get the event reciever running was posted already if I remember correctly.


I don't think it is still being develeped.
Maize
Posts: 163
Joined: Sat Oct 29, 2005 12:12 am
Location: In a cave...
Contact:

Post by Maize »

Thanks guest
Guest

Post by Guest »

no problem, been using version 2 of ICE for my project that's using Irrlicht .12. Only thing that I had to fix was the event reciever and Vsync part of the framework everything else worked well for me. Never had a reason to move to version 3 of ICE.

So what problem did you have when trying to compile it if you don't mind me asking?
Maize
Posts: 163
Joined: Sat Oct 29, 2005 12:12 am
Location: In a cave...
Contact:

Post by Maize »

I dont remember the exact errors but there was over 40 so I was curious to see if somehow I missed the latest version. I havent really started making a project with it yet because I just wanted to see if I could get the example to compile.
Post Reply