I just downloaded Irrlicht 0.9 and pasted the DLL into my HelloWorld program directory. Success! It worked, promptly I pasted the DLL into the Quake3Map example for a hardware test and it didn't work, windows threw up an error.
I am using DevCpp, does anyone else with DevCpp have the same problem?
Edit: Before anyone asks, I'm using the DLL found in the /DevCpp directory.
[SOLVED] Oh dear...Irr0.9 Q3map problem
I have also the problem to compile the demos that using the q3 map !!!
I'm using Dev, too...
Now the problem is that the zlib doesn't work after recompiling the dll !!!
I'm on the search for the zlib 1.2.2 dev package - but still haven't found...
I tried zlib 1.2.1, the one includet to Irrlicht and a v1.2.2-blabla.devpak but nothing worked !!!
All demos that doesn't use the zip file (q3 map) are working korrectly !!!
So, if someone knows a solution...
CU, Acki
I'm using Dev, too...
Now the problem is that the zlib doesn't work after recompiling the dll !!!
I'm on the search for the zlib 1.2.2 dev package - but still haven't found...
I tried zlib 1.2.1, the one includet to Irrlicht and a v1.2.2-blabla.devpak but nothing worked !!!
All demos that doesn't use the zip file (q3 map) are working korrectly !!!
So, if someone knows a solution...
CU, Acki
while(!asleep) sheep++;
IrrExtensions:
http://abusoft.g0dsoft.com
try Stendhal a MORPG written in Java
IrrExtensions:
http://abusoft.g0dsoft.com
try Stendhal a MORPG written in Java
The executable file is independant of such files, I thought of recompiling anyway incase of new ways of interacting (for want of a better word) with the DLL but that made no difference. Also, only the "HelloWorld" executable works for me, none of the rest of the executables (including my own project) work anymore.make sure you re-compile using the irrlicht 0.9 includes and such
or youll get linking errors (cause it cant find stuff the dll needs)
I found the error !!!
It's not because zlib, but because jpeg !!!
If you have one of these installed, uninstall it first and also check the pathes in CZipReader.cpp and CImageLoaderJPG.h !!!
It's not because zlib, but because jpeg !!!
If you have one of these installed, uninstall it first and also check the pathes in CZipReader.cpp and CImageLoaderJPG.h !!!
while(!asleep) sheep++;
IrrExtensions:
http://abusoft.g0dsoft.com
try Stendhal a MORPG written in Java
IrrExtensions:
http://abusoft.g0dsoft.com
try Stendhal a MORPG written in Java
-
- Posts: 518
- Joined: Tue Mar 29, 2005 9:02 pm
- Location: Alex,Egypt
- Contact:
Hi guysAcki wrote:I found the error !!!
It's not because zlib, but because jpeg !!!
If you have one of these installed, uninstall it first and also check the pathes in CZipReader.cpp and CImageLoaderJPG.h !!!
i am new to Irrlicht,i have the same problem,so could some one please explane the solution in
detail.step by step.
thanks
Magic 2d Library For Irrlicht : http://www.freewebs.com/bcxgl/index.htm
http://www.freewebs.com/bcxdx/index.htm
http://groups.yahoo.com/group/bcxdxc/
http://www.freewebs.com/bcxdx/index.htm
http://groups.yahoo.com/group/bcxdxc/