You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many thanks for the great Import reconstruction tool.
There is a minor typo in line 45 of TreeImportExport.cpp: "Scylla" instead of "Sylla". Since hash_(multi)map is considered deprecated, I have converted all references of hash to unordered and the tool can be completely compiled in VS 2015.
A release for 64 bit: x64.zip
The text was updated successfully, but these errors were encountered:
Many thanks for the great Import reconstruction tool.
There is a minor typo in line
45
ofTreeImportExport.cpp
: "Scylla" instead of "Sylla". Sincehash_(multi)map
is considered deprecated, I have converted all references ofhash
tounordered
and the tool can be completely compiled in VS 2015.A release for 64 bit: x64.zip
The text was updated successfully, but these errors were encountered: