Hans-Christoph Steiner wrote:
That's an odd one, it's not finding very basic functions:
GemPBuffer.cpp:158: error: 'stderr' was not declared in this scope GemPBuffer.cpp:158: error: 'fprintf' was not declared in this scope
it could indicate some "problem" with the compiler. which compiler (gcc? version?) is being used?
but still...GemPBuffer explicitely includes stdio.h which should give you fprintf and stderr...
fgmsdr IOhannes