NXC : Problem with file NXTDefs.h
Brought to you by:
afanofosc,
afanofosc_99
Hello,
I'm using nbc version 1.0.1.b35 on Mac OS, and each time I try to compile a file using functions defined in NXTDefs.h (through #include "NXTDefs.h") I get the following error :
# Error: Preprocessor macro function does not match instance (#asm {
GetVolume(__TMPBYTE__) __RETURN__ __TMPBYTE__ })
This happens even if my .nxc file only contains the NXTDefs.h reference and an empty task main().