smarchevsky
smarchevsky
Still shaking, with the latest version. ``` class CustomInterface : public btActionInterface { public: btRigidBody* m_body; Transform m_transform; virtual void debugDraw(btIDebugDraw* debugDrawer) { } virtual void updateAction(btCollisionWorld* collisionWorld, btScalar dt)...
Trying to run of Fedora Linux. Thows a message every frame: ``` OpenGL error 1282: GL_INVALID_OPERATION OpenGL error: type = 0x824c, severity = 0x9146, message = GL_INVALID_OPERATION in glDrawElements OpenGL...
make -D CMAKE_PREFIX_PATH=../../glm .. Do nothing, it cant find it anyway.
While building with CMake. System: Kubuntu 18.04.1 LTS Log: /home/staseg/Program/Thirdparty/oglplus-0.68.0/include/oglplus/interop/glm.hpp:105:1: note: in expansion of macro ‘OGLPLUS_IMPL_GLM_MAT_UNIFORM_OPS’ OGLPLUS_IMPL_GLM_MAT_UNIFORM_OPS(2, 4) ^ /home/staseg/Program/Thirdparty/oglplus-0.68.0/include/oglplus/interop/glm.hpp:79:83: error: template argument 3 is invalid class ProgVarGetSetOps \ ^...