Search found 6 matches

by the-wolf
Tue Mar 08, 2005 5:21 pm
Forum: Beginners Help
Topic: how 3rd person camera !!and!! collision??
Replies: 0
Views: 257

how 3rd person camera !!and!! collision??

hello,
well, i wanted to make a little game using a 3rd-person-camera. i just wrote some funtions that enslaved the normal camera object for that, but i have little problem using collision detection.
i attach the collision-response-animator to the player-node, which i think is sufficient for now. as ...
by the-wolf
Sun Feb 27, 2005 7:22 pm
Forum: Beginners Help
Topic: devc++ hates networking?
Replies: 1
Views: 284

ok, it doesn't hate networking!
you just have to manually add libwsock32.a and libws2_32.a to your projectlibraries. :oops:
by the-wolf
Sun Feb 27, 2005 7:08 pm
Forum: Beginners Help
Topic: devc++ hates networking?
Replies: 1
Views: 284

devc++ hates networking?

hey guys,
it's me again.
now that irrlicht works 8) i have another problem using devc++. i have a problem trying to compile the following sample networking program:

http://wolfnet.kicks-ass.net/kram/httpget.c

under linux (gcc) and windows (bcc) it compiles fine, but not with devc++.
i get some ...
by the-wolf
Fri Feb 25, 2005 11:21 am
Forum: Beginners Help
Topic: setting up irrlicht 0.8 in linux
Replies: 6
Views: 823

thanx! :D

ErMurazor's method worked!
by the-wolf
Thu Feb 24, 2005 9:07 pm
Forum: Beginners Help
Topic: setting up irrlicht 0.8 in linux
Replies: 6
Views: 823

i did that, but it doesnt work.
how long do you think does it take for the new gentoo-ebuilt to be updated?
by the-wolf
Thu Feb 24, 2005 8:28 pm
Forum: Beginners Help
Topic: setting up irrlicht 0.8 in linux
Replies: 6
Views: 823

setting up irrlicht 0.8 in linux

hey,
i'm new to irrlicht, but i already like it :D
there's just one thing that keeps me busy, i use gentoo and it doesn't have a package prepared for 0.8.
under windows everything works fine, but when i even compile the samples in linux, i get the following error:

JPEG parameter struct mismatch ...