With the latest update, I notice that I still have to delete the reference to MINGW in airpsyhf/src/CMakeLists.txt because all it does is try to build the resource file and the dependency win32/airpsyhf.rc is NOT part of the distribution, so it always fails. When I inquired about this long ago, I was told the resource file was not needed and just delete the reference in CMakeLists.txt. It would be nice if that was fixed in the distribution so that those of us building under MINGW don't always have to delete the reference from CMakeLists.txt when changes affect that CMakeLists.txt from you folks.
With the latest update, I notice that I still have to delete the reference to MINGW in airpsyhf/src/CMakeLists.txt because all it does is try to build the resource file and the dependency win32/airpsyhf.rc is NOT part of the distribution, so it always fails. When I inquired about this long ago, I was told the resource file was not needed and just delete the reference in CMakeLists.txt. It would be nice if that was fixed in the distribution so that those of us building under MINGW don't always have to delete the reference from CMakeLists.txt when changes affect that CMakeLists.txt from you folks.