Novice
14-07-2007 12:56:33
Heya people.
I'm kind of fatigued by now, so I'll try to keep things short but detailed.
Currently using VC 2005 compiler and Ogre 1.43(Eihort).
Just realised that one of the game tutorials in my text requires OgreAL.
Followed Casey B's setup and install closely*Thanks alot Casey, it really helps someone as clueless as I am to manage through things*.
Managed to compile OgreAL successfully(abeit with many warnings).
Started compiling my pong tutorial.
HOWEVER...
...the following error came up:
"c:\ogre\ogreal\include\ogrealprereqs.h(12) : fatal error C1083: Cannot open include file: 'AL/alut.h': No such file or directory"
...
And yes, I downloaded and installed OPENAL and downloaded the freealut binaries too.
Already had my environmental variables set as well.
...
Can anyone identify what actually went wrong?
Thanks in advance.
Distraught,
Novice
I'm kind of fatigued by now, so I'll try to keep things short but detailed.
Currently using VC 2005 compiler and Ogre 1.43(Eihort).
Just realised that one of the game tutorials in my text requires OgreAL.
Followed Casey B's setup and install closely*Thanks alot Casey, it really helps someone as clueless as I am to manage through things*.
Managed to compile OgreAL successfully(abeit with many warnings).
Started compiling my pong tutorial.
HOWEVER...
...the following error came up:
"c:\ogre\ogreal\include\ogrealprereqs.h(12) : fatal error C1083: Cannot open include file: 'AL/alut.h': No such file or directory"
...
And yes, I downloaded and installed OPENAL and downloaded the freealut binaries too.
Already had my environmental variables set as well.
...
Can anyone identify what actually went wrong?
Thanks in advance.
Distraught,
Novice