Im on ubuntu. I have element what have part of deut code. when I try to compile comes this:
jann@ubuntu:~/Työpöytä/FacialTurd-The-Powder-Toy-9bec43c$ ./script.sh echo python getheader.py python getheader.py gcc -DINTERNAL -opowder-debug -w -std=c99 -D_POSIX_C_SOURCE=200112L -DLUACONSOLE -DGRAVFFT -Iincludes/ -O3 -ffast-math -ftree-vectorize -funsafe-math-optimizations -march=native -DX86 -DX86_SSE3 -msse3 src/*.c src/elements/*.c -lpthread -lSDL -lfftw3f -lm -lbz2 -lX11 -llua5.1 -DLIN64 -Wall -std=c99 -D_POSIX_C_SOURCE=200112L -pg -DX86 -DX86_SSE3 -msse3 -g src/elements/tst2.c: In function ‘update_TST2’: src/elements/tst2.c:17:20: error: ‘PT_TST2’ undeclared (first use in this function) src/elements/tst2.c:17:20: note: each undeclared identifier is reported only once for each function it appears in src/elements/tst2.c:26:2: error: expected declaration or statement at end of input make: *** [powder-debug] Error 1