CesiumGS / cdb-to-3dtiles

Convert CDB to 3D Tiles
Apache License 2.0
76 stars 28 forks source link

Rename Math.h #51

Closed abwood closed 3 years ago

abwood commented 3 years ago

This is going to cause a lot of build issues on Windows, as Visual Studio is case insensitive with headers. Perhaps MathHelpers.h or MathLib.h

lilleyse commented 3 years ago

Good call @abwood.

@ErixenCruz can you make this fix?

gisspace commented 2 years ago

cmake --build Build --config Release -j 4 not found Math.h