Closed wegesdal closed 2 years ago
line 192 in Diligent-Archiver-static //const bool HasSpaces = RootSig.GetTotalSpaces() > 1;
Build succeeds if this line is commented out.
This has been fixed in the core module, but the commit has not been updated in the main module yet.
The main module has been updated so the issue should be fixed now.
line 192 in Diligent-Archiver-static
//const bool HasSpaces = RootSig.GetTotalSpaces() > 1;
Build succeeds if this line is commented out.