1>------ Build started: Project: mod1, Configuration: Debug Win32 ------ 1> update.c 1>src\update.c(40): fatal error C1083: Cannot open include file: 'update.h': No such file or directory 1> powder.c 1>src\powder.c(3): fatal error C1083: Cannot open include file: 'defines.h': No such file or directory 1> misc.c 1>src\misc.c(4): fatal error C1083: Cannot open include file: 'misc.h': No such file or directory 1> md5.c 1>src\md5.c(3): fatal error C1083: Cannot open include file: 'md5.h': No such file or directory 1> main.c 1>src\main.c(29): fatal error C1083: Cannot open include file: 'SDL/SDL.h': No such file or directory 1> interface.c 1>src\interface.c(4): fatal error C1083: Cannot open include file: 'bzlib.h': No such file or directory 1> http.c 1>src\http.c(45): fatal error C1083: Cannot open include file: 'defines.h': No such file or directory 1> graphics.c 1>src\graphics.c(2): fatal error C1083: Cannot open include file: 'SDL/SDL.h': No such file or directory 1> air.c 1>src\air.c(2): fatal error C1083: Cannot open include file: 'air.h': No such file or directory 1> Generating Code... ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ========== what does that mean
Could you please avoid making compile threads, they tend to spam up the development forum adding little to no value. If you really need to compile ask a friend, or set up your own (It is not difficult)
Its already been said... in different words. And you complain when other people repeat things that other people said.