-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Description
I'm trying to build on MSYS2 MinGW64. It required wxwidgets. No problems, MSYS2 has wxwidgets packages too. After I installed wxwidgets, cmake configuration completed and I could start the build. But it failed immediately because of missing execinfo.h, this is a header from gnulib. So it seems MSYS2 is not supported, isn't it?
Here is the status of MSYS2 support by xtd
- Installation of the MSYS2 environment
- Define the necessary packages with pacman
- Update of the xtd installation script
- Update of the xtd cmake script
Metadata
Metadata
Assignees
Labels
Projects
Status
In Progress
Status
To do