Search found 6 matches

by Monkey
Mon Apr 07, 2008 1:21 pm
Forum: Beginners Help
Topic: Strange behavior with drivers
Replies: 2
Views: 153

:!: I'm a fool :!:

I've calculated a wring size for the Indicesbuffer. Therefore I got this error. But I wonder that DirectX works ...


With best regards, Thomas
by Monkey
Sun Apr 06, 2008 10:56 pm
Forum: Beginners Help
Topic: Strange behavior with drivers
Replies: 2
Views: 153

Strange behavior with drivers

Hi !

during my experiments with a custom-scenenode I am confronted with this problem:

I've set up a meshbuffer for displaying a torus. When I choose the directx drivers everything is fine nevertheless using DrawMeshBuffer or DrawIndexedTriangleList

but when using opengl I got everytime an ...
by Monkey
Wed Jul 13, 2005 2:05 pm
Forum: Beginners Help
Topic: problem with mercior's example integrating newton physics
Replies: 0
Views: 168

problem with mercior's example integrating newton physics

Hi, I've got an problem with mercior's example integrating newton physics into irrlicht and searching the forum didn't have helped me.

What's the problem ? I'm using dev-cpp and irrlicht 0.11 and I have compiled the example successfull and it runs well except one thing:

When pressing the left ...
by Monkey
Thu Aug 12, 2004 8:45 am
Forum: FAQs, Tutorials, Howtos, and external tool lists
Topic: DevC++ Recompile Engine
Replies: 12
Views: 5948

@etcaptor:

I'd got the same trouble after updating the packages within dev-cpp. This was caused by different versions of libjpeg und libz in the lib-directory of dev-cpp. I have replaced them with the ones from the irrlicht-source-directory and everything is ok ...

Greetings, Thomas
by Monkey
Tue Feb 10, 2004 8:13 pm
Forum: Beginners Help
Topic: Compiler errors
Replies: 1
Views: 384

Hi !
I had the same problems. When I analyzed the source-code I found some
spaces with code 0xA0 instead of 0x20. After I had changed them everything have worked fine !

Greetings, Thomas
by Monkey
Mon Jan 12, 2004 10:28 pm
Forum: Beginners Help
Topic: Irrlicht->Dev-C++->DX8 problem
Replies: 42
Views: 9075

Hi !

I also can't compile the engine at my pc (Win2K Prof. + DevCpp 4.9.8.5 + MingW + Gcc 3.3.1). It brakes while linking and shows this message:

------------------------------------------------------------------------------------
dllwrap.exe --output-def libIrrlicht.def --driver-name c ...