Unable to build Synfig with debug symbols on Windows

Hi,

I am trying to build Master on Windows (MSYS) with debug symbols using CMake and it’s unsuccessful so far. The ‘Release’ type builds fine, but ‘Debug’ fails with the following:
CmakeDebugBuildFail

Here’s a full build log: cmake-log.zip (1.8 KB)
I am using Windows 10 Pro 1903, 64 bit.

Has anyone had any success with ‘Debug’ build on Windows? What could be the problem?

OK, I was able to build 32 bit debug version which is enough for me. Still no luck with 64 bit though.

Hi! Sorry for the late reply. The MSYS2 distribution had a problem with the ld linker. This should already be fixed.