[solved] OgreKeyEvent.h missing

KidParanoja

23-03-2007 06:43:11

hi everybody it´s me (again)

while trying to compile a first PLSM application (tutorial) the OgreKeyEvent.h isn´t found. I compiled this application once before and it worked. I can´t find the file on my computer. Maybe someone could tell me where to find it, or where it should be.

thanks a lot.


EDIT: Is this maybe because of the "incompatibility" of PLSM2 with EIhort?
I think last time i tried to get the application running it was with the 1.25 SDK

nindim

23-03-2007 10:22:16

You're right, That file doesn't exist in the Eihort build of OGRE, it does however exist in Dagon 1.2.5.

Probably the best thing for you to do would be to d/l the latest demo of PLSM2 from the CVS as that has a lot of things implememnted for Eihort (such as OIS input), although for that to work I had to take the capture commands out of "if(!mInputTypeSwitchngOn)" or something like that, I just put it at the top of the frameStarted method.

KidParanoja

23-03-2007 20:28:19

thanks.

i´m not pretty sure if that will solve it, because my version of plsm2 is from the cvs and it´s only a few days old. But nevermind, i´ll just have to wait till plsm3 comes out.

:roll:

nindim

24-03-2007 00:03:28

I downloaded fromt he CVS about two days ago and it had all the stuff for the Eihort build. I managed to get it all compiled and working with Eihort yesterday. You could be waiting a while for PLSM3.... it was supposed to be released around the same time as Eihort, but obviously that didnt happen. Who knows when it will be released (Apart from Tuan himself maybe!)

KidParanoja

24-03-2007 03:40:47

i know. i got it running, too. The file was missing while trying to do the Creating a PLSM2 Application Tutorial.

About PLSM3, looks like i have to be patient :x

thanks anyways.

nindim

24-03-2007 14:05:04

Ah, that would explain it, that tutorial is aimed at Dagon I believe.

batnom

26-08-2008 09:05:14

Sorry but i'm still not sure where I can get OgreKeyEvent.h from - can anyone please supply a download link?

magichere

28-11-2008 23:33:44

I got the same problem , Did you resolve it ?
That `s so confused