Closed plotonnn closed 5 months ago
I was trying to compile the program on Linux. When commanded “make main” in any of the folders in the .zip/.tar.gz, there is the same error:
fatal error: windows.h: no such file or directory. 3| #include
Hello plotonnn, This program only runs under Windows because it uses WinApi32. There are no compilation options for Linux.
I was trying to compile the program on Linux. When commanded “make main” in any of the folders in the .zip/.tar.gz, there is the same error:
fatal error: windows.h: no such file or directory. 3| #include