This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

SDK 14 Makefile.common missing

I am trying to compile the blinky example in the SDK 14.

I am getting this error:

makefile:111: ../../../../../../components/toolchain/gcc/Makefile.common: No such file or directory

this directory is actually empty. I remember in SDK 11 this was different. What has changed?

Related