StephenBlackWasAlreadyTaken / wixel-xDrip

Allow a wixel to function as Dexcom Reciever
Other
47 stars 117 forks source link

MAKE error #56

Open SteveRMann opened 2 years ago

SteveRMann commented 2 years ago

I have never compiled a C program and the make command is giving me an error:

Compiling apps/dexdrip/dexdrip.rel

(null):2: syntax error: token -> ':' ; column 2
sdcpp.exe: fatal error: when writing output to : Invalid argument
make: *** [apps/dexdrip/dexdrip.rel] Error 1
You may now close this window.

Any help getting my Wixel code compiled would be appreciated.