1>------ Build started: Project: TPT, Configuration: Release Win32 ------ 1> air.c 1>c:\antb-the-powder-toy-e1135bd\graphics.h(3): fatal error C1083: Cannot open include file: 'SDL/SDL.h': No such file or directory 1> graphics.c 1>graphics.c(2): fatal error C1083: Cannot open include file: 'SDL/SDL.h': No such file or directory 1> interface.c 1>interface.c(4): fatal error C1083: Cannot open include file: 'bzlib.h': No such file or directory 1> main.c 1>main.c(29): fatal error C1083: Cannot open include file: 'SDL/SDL.h': No such file or directory 1> misc.c 1>c:\antb-the-powder-toy-e1135bd\interface.h(3): fatal error C1083: Cannot open include file: 'SDL/SDL.h': No such file or directory 1> powder.c 1>c:\antb-the-powder-toy-e1135bd\graphics.h(3): fatal error C1083: Cannot open include file: 'SDL/SDL.h': No such file or directory 1> Generating Code... ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
I can debug it and play. But I can't make it into an exe. All the files are in the release file too.