T3D 3.7 conflict with sqlite.cpp in C++ Posted December 2, 2015 Hi I try to entegrate sqlite in tge3.8. I receive error "div by zero attempted" at Torque3d/Engine/Source/math/mpoint2.h (example line : AssertFatal(div != 0, "Error, div by zero attempted"); what is the problem? :!:
T3D 3.7 conflict with sqlite.cpp
in C++
Posted
Hi
I try to entegrate sqlite in tge3.8. I receive error "div by zero attempted" at Torque3d/Engine/Source/math/mpoint2.h (example line : AssertFatal(div != 0, "Error, div by zero attempted"); what is the problem? :!: