You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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|
The text was updated successfully, but these errors were encountered:
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|
The text was updated successfully, but these errors were encountered: