cesium-terrain-builder icon indicating copy to clipboard operation
cesium-terrain-builder copied to clipboard

ctb-tile gets killed after "90..."

Open Hisos opened this issue 4 years ago • 4 comments

Hi, @ahuarte47 ctb-tile gets killed after "90..." in vs2015 Release x64(Debug is ok) in your code "ahuarte47/cesium-terrain-builder branch master-quantized-mesh". And if the output directory is not empty, both the debug and release will be killed at the beginning.

Hisos avatar May 20 '20 13:05 Hisos

You could use this Docker image. It may fix your problems.

ahuarte47 avatar May 21 '20 06:05 ahuarte47

But I need to embed the ctb codes into another program.To fix the bug maybe a challenge.

Hisos avatar May 21 '20 06:05 Hisos

You can run the tool with only one thread, it can help, check please the available flags in the documentation, or debug yourself to find the issue.

ahuarte47 avatar May 21 '20 07:05 ahuarte47

OK,thanks.

Hisos avatar May 21 '20 15:05 Hisos