gecko0307 / dagon

3D game engine for D
https://gecko0307.github.io/dagon
Other
335 stars 31 forks source link

Compilation error ubuntu 16.04 x64 #23

Closed aberba closed 6 years ago

aberba commented 6 years ago
dagon-app ~master: building configuration "application"...
../../../../.dub/packages/dagon-0.8.0/dagon/src/dagon/graphics/materials/standard.d(119,16): Warning: C preprocessor directive #define is not supported
../../../../.dub/packages/dagon-0.8.0/dagon/src/dagon/graphics/materials/standard.d(120,16): Warning: C preprocessor directive #define is not supported
../../../../.dub/packages/dagon-0.8.0/dagon/src/dagon/graphics/materials/sky.d(90,16): Warning: C preprocessor directive #define is not supported
../../../../.dub/packages/dagon-0.8.0/dagon/src/dagon/graphics/materials/sky.d(91,16): Warning: C preprocessor directive #define is not supported
../../../../.dub/packages/dagon-0.8.0/dagon/src/dagon/graphics/filters/hdrprepass.d(68,16): Warning: C preprocessor directive #define is not supported
/usr/bin/dmd failed with exit code 1.
gecko0307 commented 6 years ago

Now it should compile with latest DMD.