esp_mqtt and Espressif DevKit for Windows + Eclipse IDE
Posted: Wed Feb 04, 2015 12:45 am
Hello everyone,
I'm not sure if this is the best place to post this, but here goes... I'm very new to Eclipse and I've never been good with makefiles.
I've followed this guide:
viewtopic.php?f=9&t=820&p=4639#p4639
I'm able to compile the Espressif samples without issue, using the build options that are visible in the interface (Make Target view in Eclipse).
I've downloaded the esp_mqtt project (https://github.com/tuanpmt/esp_mqtt), imported it via the 'Import->Filesystem' option, and am trying to 'build' it using the same interface. I don't see any build options like I do with the examples.
I went through this process about a month ago and I DID have these options, but I wiped my laptop and lost that install/config. I'm not sure if I'm importing wrong (I thought the last time I did it I imported with the "Existing Projects into Workspace" option, but it doesn't seem to find anything to import when I try that now), or if the developer changed something in the way they built the project.
I've tried adding make objects but they just give me errors.
Can someone please take pitty on me and help me figure out what I've done wrong?
-Daniel
I'm not sure if this is the best place to post this, but here goes... I'm very new to Eclipse and I've never been good with makefiles.
I've followed this guide:
viewtopic.php?f=9&t=820&p=4639#p4639
I'm able to compile the Espressif samples without issue, using the build options that are visible in the interface (Make Target view in Eclipse).
I've downloaded the esp_mqtt project (https://github.com/tuanpmt/esp_mqtt), imported it via the 'Import->Filesystem' option, and am trying to 'build' it using the same interface. I don't see any build options like I do with the examples.
I went through this process about a month ago and I DID have these options, but I wiped my laptop and lost that install/config. I'm not sure if I'm importing wrong (I thought the last time I did it I imported with the "Existing Projects into Workspace" option, but it doesn't seem to find anything to import when I try that now), or if the developer changed something in the way they built the project.
I've tried adding make objects but they just give me errors.
Can someone please take pitty on me and help me figure out what I've done wrong?
-Daniel