Guest User

help

a guest
Mar 23rd, 2011
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. gcc -m32 -opowder-sse -w -std=c99 -D_POSIX_C_SOURCE=200112L -Iincludes/ -O3 -ffast-math -ftree-vectorize -funsafe-math-optimizations -lSDL -lm -lbz2 -lpython2.7 -L/usr/lib/python2.7/config -I/usr/include/python2.7 -march=native -DX86 -DX86_SSE src/*.c src/elements/*.c -DLIN32
  2. src/main.c:30: fatal error: Python.h: No such file or directory
  3. compilation terminated.
  4. make: *** [powder-sse] Error 1
  5. uberepix@ubuntu-vbox:~/The-Powder-Toy$
Advertisement
Add Comment
Please, Sign In to add comment