mechanicmarx / gamekit

Automatically exported from code.google.com/p/gamekit
0 stars 0 forks source link

complie gamekit android error "gkEngine.cpp error: OgreOverlaySystem.h:No such file or directory" #272

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
following the build guideline to complied gamekit android with revision 
1186,when complied gkEngine.cpp, the complier reported "gkEngine.cpp error: 
OgreOverlaySystem.h:No such file or directory"
I'm know that gamekit android can only complied with Ogre 1.8rc,but with 
revision 1182, gkEngine.cpp has added OverlaySystem which is not included in 
1.8rc.It may cause error with 1.8rc?

Original issue reported on code.google.com by liaozhuo...@gmail.com on 10 Sep 2012 at 3:22

GoogleCodeExporter commented 8 years ago
Argh,..you are right! Thx for reporting! I will fix that now...

Original comment by thomas.t...@googlemail.com on 10 Sep 2012 at 1:51

GoogleCodeExporter commented 8 years ago
Ok, that should be fixed now. Also updated the toolchain which works with ndk8b.

Original comment by thomas.t...@googlemail.com on 10 Sep 2012 at 3:09