CesiumGS / cdb-to-3dtiles

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

error 1 / error 2 #61

Open lbutler112233 opened 2 years ago

lbutler112233 commented 2 years ago

ran cmake -B Build -S . installed all the DEP's and got past the errors and warnings but the cmake --build Build --config Release -j 4 ends in...

gmake[2]: [Tests/CMakeFiles/Tests.dir/build.make:262: Tests/Tests] Error 1 gmake[1]: [CMakeFiles/Makefile2:2600: Tests/CMakeFiles/Tests.dir/all] Error 2 gmake: *** [Makefile:160: all] Error 2

full output attached

log.txt

lilleyse commented 2 years ago

@lbutler112233 what compiler are you using?

lbutler112233 commented 2 years ago

cmake version 3.18.2