Cannot checkout source code on Windows
Some filenames have characters in their names which are reserved/illegal on the Windows platform.
e.g. https://github.com/scipr-lab/libfqfft/blob/master/libfqfft/profiling/logs/memory/02-19_03:18/memory.ps
Is it necessary for these files to be in the repository (I assume they're log files which were committed by accident?), if not - removing them will make it easier to build this library on Windows.
The same issue faced me and I was going to propose the same solution. There is no need to keep the log files. I have removed them and everything works perfectly for windows in this commit on my repo: https://github.com/ahmedmbakr/libfqfft/tree/8d412ab00671b9274189f2fc876ebefe1a4dd4cf