SIRF
SIRF copied to clipboard
Windows: CMake inserts extra lines in SIRF.sln
See https://github.com/SyneRBI/SIRF-SuperBuild/issues/467#issuecomment-760272398
I've tested this with current master and without SuperBuild so it is a problem here somewhere.
Two more Windows build issues (mentioned on a tcon some time ago):
- SIRF projects that use STIR do not build with C++17 - had to manually switch them to C++14 to build
- DLL projects have both
hdf5*.libandlibhdf5*.libin their lists of additional dependencies raising already-defined build errors - had to manually remove the former to build