Giter Site home page Giter Site logo

Comments (4)

me-no-dev avatar me-no-dev commented on June 23, 2024

I am personally not a platformio user but have many such users and I know the lib compiles fine.
What is really strange though is the errors you are getting:

error: 'bool SPIFFSEditor::canHandle(AsyncWebServerRequest*)' cannot be overloaded with 'bool SPIFFSEditor::canHandle(AsyncWebServerRequest*)'

which makes no sense at all!
there is only one such method in the sketch :) how can it try to overwrite itself?
maybe there is something else wrong?
@ivankravets can maybe shed some light?

from espasyncwebserver.

hazarkarabay avatar hazarkarabay commented on June 23, 2024

I can confirm that example compiles fine in freshly installed Arduino 1.6.9.

Sorry for taking your time.

from espasyncwebserver.

me-no-dev avatar me-no-dev commented on June 23, 2024

it's good you did :) if someone else comes with something like this, we will see a pattern and will be able to act better on it ;)

from espasyncwebserver.

ivankravets avatar ivankravets commented on June 23, 2024

I'll take a look on it. This is a problem with converting INO -> CPP.

@hazarkarabay please rename ESP_AsyncFSBrowser.ino to ESP_AsyncFSBrowser.cpp, append #include <Arduino.h> on the top of file and try with PlatformIO.

from espasyncwebserver.

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.