[inexistent]
-------------- Build: Debug in powder_build (compiler: GNU GCC Compiler)---------------
mingw32-g++.exe -w -m32 -std=c99 -mincoming-stack-boundary=2 -D_POSIX_C_SOURCE=200112L -DLUACONSOLE -DGRAVFFT -D_GNU_SOURCE -DWIN32 -DPTW32_STATIC_LIB -O3 -ffast-math -ftree-vectorize -funsafe-math-optimizations -march=native -mtune=native -DX86 -DX86_SSE2 -msse2 -g -I"J:\personal\c++\powder source\includes" -c "J:\personal\c++\powder source\generated\ElementClasses.cpp" -o obj\Debug\generated\ElementClasses.o In file included from J:\personal\c++\powder source\generated\ElementClasses.cpp:1:0: J:\personal\c++\powder source\generated\ElementClasses.h:6:32: fatal error: simulation/Element.h: No such file or directory compilation terminated. Process terminated with status 1 (0 minutes, 1 seconds) 1 errors, 0 warnings (0 minutes, 1 seconds)
---------------------------------------
This is my first compilation. I used the old "set up for code::blocks" tutorial.