Make tape tools compile on anything else but Windows.
Brought to you by:
strik
Currently, the tape tools (opencbm/tape/) rely on a Windows environment to even compile. For example, opencbm/tap/lib/cap/cap.h even includes Windows.h.
Reorganise the code so that the tools compile on Windows and on other platforms.
Anonymous
Moved to https://github.com/OpenCBM/OpenCBM/issues/53, closing.