dstar-lite
dstar-lite copied to clipboard
Can't update cells
The "Using in your own source" example in the read-me does not work. I get an illegal instruction error on line 390 of Dstar.cpp:
cellHash[u].cost = val;
Works with G++, not with Clang++.