Skip to content

[ENHANCEMENT] xtd - MSYS2 support #220

@ghost

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

Relationships

None yet

Development

No branches or pull requests

Issue actions