using Ogre game engine create desktop version of mobile game "beat mp3 for youtube"
- set up Ogre Game Engine environment.
- you need to find the file 'additions' in the 'plugin' file, copy and paste all the file into ..\bin\debug\
- find the 'irrKlang-1.5.0' file under the 'plugin' file, copy and paste those file into your home folder
- create a file name SetEnvironment.bat, add this line to it and then run it, (change to your own directory)
" setx IRRKLANG C:\Users\cricel\Desktop\classENV\irrKlang-1.5.0 "