Gregwar/fatcat

No Makefile

aarrbba123 opened this issue · 1 comments

This is probably going to sound dumb in my part, but it seems like there's no makefile.
The CMake Code? Yup, it exists
The makefile used to make the build? Nope, not even a trace of it


platform: Windows (cygwin)
How to replicate:

  1. Build the files as shown from readme.md
  2. That's it really, make will complain about no makefile

Yeah I'm dumb lol
(For those who are also wondering, use the provided build.bat)
[Don't forget to select MFC/ATL build tools in the provided Visual Studio Installer]

Also modify the build.bat file from "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\MSBuild\Current\Bin\MSBuild.exe" to wherever you're MSBuild.exe executable is at.