decompiler icon indicating copy to clipboard operation
decompiler copied to clipboard

How to compile?

Open latot opened this issue 2 years ago • 3 comments

Hi!, I was trying to build the project, I tested mingw and cygwin, but was not able to build.it.

I append the msys2 logs (the mingw one)

config.log

latot avatar Apr 30 '23 20:04 latot

The issue you are seeing is due to configure.ac line 44 and the case contained there. It can be modified as needed. I don't currently have a setup to test this further at the moment.

uglyoldbob avatar Apr 30 '23 21:04 uglyoldbob

Okis!, would be great know what setup we need to compile too :)

latot avatar May 01 '23 03:05 latot

I made some changes to the repo so it will build. I also updated the readme to include build instructions for windows since it is particularly annoying to setup.

uglyoldbob avatar Jun 08 '23 01:06 uglyoldbob