Open sonoro1234 opened 4 years ago
@sonoro1234 probably you have old toolchain where uuidof not yet provided
i686-7.2.0-release-posix-dwarf-rt_v5-rev1
is an old toolchain?
same happens with
i686-8.1.0-release-posix-dwarf-rt_v6-rev0
@sonoro1234 this is not MSYS2 toolchains so I can’t tell you
Thanks I am asking now in https://sourceforge.net/p/mingw-w64/support-requests/158/
FWIW, this is caused by jxrlib shipping a guiddef.h which conflicts with the one shipped my mingw-headers.
There is no guiddef.h in jxrlib package. See file list here https://packages.msys2.org/package/mingw-w64-x86_64-jxrlib?repo=mingw64
Compiling original FreeImage with mingw-w64 i686-7.2.0-release-posix-dwarf-rt_v5-rev1 and without MSYS2 says
Reading the patches you have for FreeImage I cant understand which part is relevant for previous described error.
'__mingw_uuidof' was not declared in this scope
Thanks for you attention victor bombi