![]() |
We just released Irrlicht version 1.7.3. This version contains numerous bug fixes and will hopefully be the last update before 1.8. All users which are using an 1.7 Irrlicht version should update to this version for the best experience. See changes.txt in the SDK for a complete list of changes. Happy downloading! |
-
Engine
-
Documentation
-
Community
-
Contact



19 Comments
Good work !
But can you upadte the download page of the website ?
Download page updated
Thank you so much for this release! I’m a very big fan of Irrlicht and I’m glad new versions continue to be released. Keep up the good work!
Thank you!
Irrlicht.dll and Irrlicht.a for GCC are missing in the package.
There is just the VisualStudio .dll and .lib.
@JLouisB : You can compile theses files by opening the Code::Blocks project (*.cbp) and select “Win32 Accurate Math DLL” in “Build target” droplist.
Then compile the .a and .dll file by pressing Ctrl+F9.
In the end, the files will be in lib/Win32-gcc
GREAT GREAT NEW!
this is also my first comment to an irrlicht article!
@MTLZ : I have do that and it works well.
Thank you.
Nice job. Compiling with C::B works great. One tiny issue: the objects output dir of the win32-release-accurate-math-dll is the same as the win32-release-accurate-math-static.
Nice work
Good job, there are some issues, bat they are almost none existing
Glad to see there are still releases!
Keep releasing, long live and thank you!
[WORDPRESS HASHCASH] The poster sent us ’0 which is not a hashcash value.
Great work! Thankyou!
Where I can get Irrlicht.a file? :F
I searched ALL directories and found none.
Damn.
You should compile Irrlicht on the OS of choice.
You could better ask this on the forum itself.
Almost 2 months and i find a new release of irrlicht!, i’m extremely happy
I couldn’t find the irrlicht.dll and irrlicht.dll.a in win32-gcc
can somebody mail me how to solve this?
krz, you should visit the forum with such questions.
For win32-gcc you should compile them yourself.