gamekit-developers / gamekit

See http://gamekit.org or http://gamekit.googlecode.com A basic cross-platform 3D game engine around Lua, Bullet, .blend files, Ogre or Irrlicht.
248 stars 75 forks source link

irrkit compile issue #16

Open netpipe opened 7 years ago

netpipe commented 7 years ago

having compile issues with gcc, made myself a codeblocks project for it if anyone needs it.

gamekit-IrrKit/gamekit/bCommon.h|35|error: type/value mismatch at argument 1 in template parameter list for ‘template<class Key, class Value> class btHashMap’|

/gamekit-IrrKit/gamekit/bMain.h|38|error: ‘btHashInt’ was not declared in this scope|