I am using mingw on msys2.
I create a makefile with cmake, and there are too many errors during build.
I can build it by modifying it one by one, but I don't know if this is correct.
smesh is officially support mingw?
gcc.exe (Rev1, Built by MSYS2 project) 12.1.0
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I am using mingw on msys2.
I create a makefile with cmake, and there are too many errors during build.
I can build it by modifying it one by one, but I don't know if this is correct.
smesh is officially support mingw?