dust3d icon indicating copy to clipboard operation
dust3d copied to clipboard

Fixed problems with headers on unix systems

Open KaruroChori opened this issue 5 years ago • 1 comments

There were some problems with names and missing libraries as pow would not be available without cmath. Compilation was failing on a linux machine.

KaruroChori avatar Jan 22 '21 14:01 KaruroChori

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?

huxingyi avatar Jan 23 '21 10:01 huxingyi