Mouse pointer in Linux again...

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
Guest

Mouse pointer in Linux again...

Post by Guest »

Hi there,

I posted a mesage a while ago on how to hide the mouse pointer in Linux. I got the file that was pointed out to me. But when I compile my stuff, it still doens't dissapear. Having done a quick search, I found that the .h file is not linked in anywhere.

Can someone point me out where I should add the line of code?
Also having looked in the file a bit, I ve seen that the first include: IrrConfig is not there. but even by commenting that out, and define linux myself, there's a whole lot of stuff missing, when the include statement is put in irrlicht.h.

Any help? anyone?
Post Reply