dust3d
dust3d copied to clipboard
Fixed problems with headers on unix systems
There were some problems with names and missing libraries as pow would not be available without cmath. Compilation was failing on a linux machine.
Thanks, looks like extra files such as Makefile been added to the repository, could you remove the extra added files and only keep the changes of fixing to the existed source files please?