Tomas Lindquist Olsen wrote:
Compiling on linux from source is broken! Looks like you forgot to include the total.h file!
You don't need it, I'll fix the makefile. total.h is for precompiled headers, which don't even exist on gcc.
Tomas Lindquist Olsen wrote:
Compiling on linux from source is broken! Looks like you forgot to include the total.h file!
You don't need it, I'll fix the makefile. total.h is for precompiled headers, which don't even exist on gcc.