Skip to content

Error while running hello world on moddable zero #114

@getachew

Description

@getachew

Hi Moddable community,

I went through the Getting Started documentation and install all the required dependencies as per the guide. But I am running into this error when running the hello world example app. I feel like I am missing a step but curious if anyone has had this error and resolved it

$ cd ${MODDABLE}/examples/helloworld
$ mcconfig -d -m -p esp
# ld main.bin
/Users/it/Projects/moddable/build/tmp/esp/debug/lib/xsPlatform.c.o:(.text.fxConnect+0x38): undefined reference to `espConnectToWiFi'
/Users/it/Projects/moddable/build/tmp/esp/debug/lib/xsPlatform.c.o: In function `fxConnect':
/Users/it/Projects/moddable/xs/platforms/esp/xsPlatform.c:258: undefined reference to `espConnectToWiFi'
collect2: error: ld returned 1 exit status
make: *** [/Users/it/Projects/moddable/build/bin/esp/debug/helloworld/main.bin] Error 1
$ 

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