Open ghost opened 5 years ago
I'm experiencing this same issue
Throw -Wno-return-type
until it compiles (go to the directory with the file, edit Makefile in that directory by adding this flag to CCFLAGS variable).
Yeah, would be good to fix this, but looks like the project is no longer maintained :(
Thanks to look into it. I assume he changed compiler to GCC16.
I am trying to compile dev86 for use on macOS. However, when following the README instructions, I get the following error:
I cannot find this file and correct the error myself nor does recompiling seem to fix the issue. What is happening?