Coder Social home page Coder Social logo

Comments (5)

highwalker avatar highwalker commented on May 20, 2024

I faced the same issue, but considering that file access will never be used, I commented the specific section and compile went through. Curl has been working since for me. Hope my 2 cents help you!

from esp32-snippets.

nkolban avatar nkolban commented on May 20, 2024

Would it be possible to post your code snippets that relate to invoking curl from your C application? I want to see what it is that you are asking curl to do for you to see if I see a pattern in the story.

from esp32-snippets.

highwalker avatar highwalker commented on May 20, 2024

Hi Neil - first of all, thanks for your ebook on esp32, it's a great compendium on the esp32 which actually doesn't have as much written on it other than just the manuals.

Well I am using the curl for controlling a WEMO switch, which is basically POSTing XML formatted command. Atleast I checked based on the code coverage that the section I mentioned above is not invoked, so it should be alright ATM.

Ideally since 'access' has got to do with file pointers/access, it should be able to be cleaned up with preprocessor directive IMO. I haven't had time to sit on this to sort this out yet, but if you think otherwise, I'd like to learn your views.

from esp32-snippets.

nkolban avatar nkolban commented on May 20, 2024

Watching espressif/esp-idf#1085 for access() shim resolution.

from esp32-snippets.

nkolban avatar nkolban commented on May 20, 2024

Believed resolve/worked around here:

#108

from esp32-snippets.

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.