Hi! I have meshnetics MeshBean ZigBit dev.kit with samples on CD. This samples compiling fine (use new version of AVR studio & WinAVR). I download latest Atmel BitCloud SDK (Atmel buy meshnetics some time ago), but this new samples don't compile (its identical to those of meshnetics, but with some modifications of source code, makefiles and configuration files). I have problem when try to build new samples. What coud be wrong? Thank you for help!
Log of the error:
Build started 15.5.2009 at 12:36:41
make all -C
make: option requires an argument -- C
Usage: make [options] [target] ...
...
This program built for i386-pc-mingw32
Report bugs to
make: *** [cs] Error 2
Build failed with 1 errors and 0 warnings...