How build Windows executable #340
PABLOCORRO
started this conversation in
General
Replies: 1 comment
-
See the recipes in .appveyor.yml and .github/workflow/main.yml |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everybody
I would like help, could you guide me on how to build the executable for dwg2dxf.c. I know only the basics of C ++ but no more.
I have installed MSYS64 successfully and C:\msys64\mingw64\bin contains tools. I have run the commands: automake, aclocal, configure; but I have not been able to generate the .exe for dwg2dxf.c
What are the commands that I should execute? and in what order?
Beta Was this translation helpful? Give feedback.
All reactions