Skip to content

Bad copy of ESP8266_RTOS_SDK? #243

@danfinlay

Description

@danfinlay

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions