Hacks, tips and goodies for developers

sharing my expirience on broken english

Compiling Bullet Phyisics 2.82 on Visual Studio 2013 — September 20, 2014

Compiling Bullet Phyisics 2.82 on Visual Studio 2013

Attention! Blog has been moved. Please visit blog at new address devhacksandgoodies.pw.

If you will compile Bullet Phyisics 2.82 on Visual Studio 2013 you will received following errors:

\bullet\Extras\HACD\hacdICHull.cpp(931): error C2039: 'max' : is not a member of 'std'
\bullet\Extras\HACD\hacdICHull.cpp(931): error C2065: 'max' : undeclared identifier
\bullet\Extras\HACD\hacdICHull.cpp(931): error C2062: type 'double' unexpected

Continue reading

Kohana: Delete ORM object with related objects — September 10, 2014
Design a site like this with WordPress.com
Get started