Replies: 1 comment 2 replies
-
How can one reproduce your issue? Please provide exact steps. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
fails with missing execinfo.h so i temporarily copied over the gnuwin32 execinfo.h and features.h to mingw*/include and it builds no problem, but leaving those two includes might cause problems with other packages down the line i suspect.
Beta Was this translation helpful? Give feedback.
All reactions