Giter Site home page Giter Site logo

Comments (4)

pcbreflux avatar pcbreflux commented on June 1, 2024

Hi,

sorry still have no clue: my dependency files on ubuntu would build fine.
Like MQTTmbedtls.d under build/main/MQTTClient-C/src/mbedtls/MQTTmbedtls.d.

But maybe can you exclude the longpath error by shorten/copy
/Users/lakidd1/esp32/pcbreflux/esp32/app/ESP32_mqtt_secure_subscribe
to something like
/Users/lakidd1/esp32/esp32_msecsub
and compile again?

make clean
make menuconfig
make

Just to exclude this also, do you use a new esp-idf?

from espressif.

lakidd avatar lakidd commented on June 1, 2024

Ok so this gets interesting...ubuntu on 14.04 gives me exactly the same result.
If i go in and manually create the directory, it compiles which is a good start.
The question is, why is the directory creation failing in the makefile ?
I tried shortening the path with no luck

from espressif.

pcbreflux avatar pcbreflux commented on June 1, 2024

Hi,
using Ubuntu 16.04 but I delete the build directory very often an have not discovered any problem with make and all the included scripts from espressif. Sorry, still got no clue.

from espressif.

dattranfiot avatar dattranfiot commented on June 1, 2024

Hi,
I have encountered an error like you and I edited it as follows:

COMPONENT_ADD_INCLUDEDIRS := . MQTTClient-C/src/mbedtls MQTTClient-C/src MQTTPacket/src
in file "component.mk"

from espressif.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.