-
Notifications
You must be signed in to change notification settings - Fork 252
Closed
Description
I've got a few moddable devices, been hopping between them (happy to use whichever one sets up the easiest on my mac ;) ).
Right now I'm on the moddable-zero, and I'm trying to build with the command mcconfig -d -m -p esp/8285 but I get this error:
make: *** No rule to make target `/Users/danfinlay/esp/ESP8266_RTOS_SDK/lib/libcirom.a', needed by `/Users/danfinlay/Documents/Development/moddable/build/tmp/esp/debug/lib/lib_a-setjmp.o'. Stop.
As far as I can tell, this implies the file moddable/build/tmp/esp/debug/lib/lib_a-setjmp.o is looking for this ESP8266_RTOS_SDK/lib/libcirom.a file, which does not exist in the v3.0-rc1 tag that the setup instructions suggest.
Did that tag get updated? Am I missing an install step?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels