MADEAPPS / newton-dynamics

Newton Dynamics is an integrated solution for real time simulation of physics environments.
http://www.newtondynamics.com
Other
938 stars 182 forks source link

3.14b fails to build, cannot convert void** to int* #217

Closed hecktest closed 4 years ago

hecktest commented 4 years ago

mingw 64

sdk/dgCore/dgList.h:432:96: error: cannot convert ‘void*’ to ‘dgInt32 {aka int*}’

If anyone is getting this error, just get a later commit. Putting this out here so that it's easier to find, please keep this issue open until the next stable release.

JulioJerez commented 4 years ago

if you are using latest stable release 3.14b please try getting 3.14c that and some other bugs were fixed.

hecktest commented 4 years ago

Okay, since there's a 3.14c now, this can be closed.