Page 1 of 1

Odd Compiler Error

Posted: 16 May 2014, 18:55
by zack-qeng
Hi All,

Has anyone ever seen this error before?
C:\BricxCC\API\button_test_c.mak:23: *** missing separator. Stop.

And do you know what causes it or how to fix it?

Thanks,

Zack

Re: Odd Compiler Error

Posted: 19 Jun 2014, 11:39
by holler
zack-qeng wrote:C:\BricxCC\API\button_test_c.mak:23: *** missing separator. Stop.
It's an error in the Makefile. Usually caused by not using tabs but spaces.