||warning: command line option "-Wc++0x-compat" is valid for C++/ObjC++ but not for C| ||warning: command line option "-std=c++0x" is valid for C++/ObjC++ but not for C| C:\Users\Ty\My Mod\FacialTurd-The-Powder-Toy-128e8c1\src\air.c|2|fatal error: air.h: No such file or directory| ||=== Build finished: 1 errors, 2 warnings ===|
Exact Build Log:
-------------- Build: Debug in My Mod ---------------
Compiling: FacialTurd-The-Powder-Toy-128e8c1\src\air.c cc1.exe: warning: command line option "-Wc++0x-compat" is valid for C++/ObjC++ but not for C cc1.exe: warning: command line option "-std=c++0x" is valid for C++/ObjC++ but not for C C:\Users\Ty\My Mod\FacialTurd-The-Powder-Toy-128e8c1\src\air.c:2:17: fatal error: air.h: No such file or directory compilation terminated. Process terminated with status 1 (0 minutes, 0 seconds) 1 errors, 2 warnings
@TheTempest(View Post) Ignore warnings. The one error is that it cannot find air.h Make sure your "includes" file is linked
Powder Toy Wiki:
Now go to Search directories -> Compiler, still in Build Options. Add the following: includes - (note: if you get air.h not found, try adding the full path to the includes folder)