Giter Club home page Giter Club logo

Comments (3)

deividAlfa avatar deividAlfa commented on August 16, 2024 1

Edit platformio:.ini

platform = espressif8266 @ ~2.6.3

from btt_tf_cloud_afw.

DonJuanito99 avatar DonJuanito99 commented on August 16, 2024

Perhaps AlbrechtL could provide the SDFat library version he used as it seems to be the root cause of the compilations problems you face.
A specific library version can be forced by describing it in the file "platformio.ini". See https://docs.platformio.org/en/latest/core/userguide/lib/cmd_install.html#cmd-lib-install

from btt_tf_cloud_afw.

alebarra avatar alebarra commented on August 16, 2024

Same for me,
compiling end with a lot of error

some major errors:
*** [.pio/build/esp12e/src/ESPWebDAV.cpp.o] Error 1
*** [.pio/build/esp12e/src/ESPFtpServer.cpp.o] Error 1
*** [.pio/build/esp12e/src/BTT_TF_CLOUD_AFW.cpp.o] Error 1
src/ESPFtpServer.cpp:1135:51: error: no matching function for call to 'sdfat::SdFat32::begin(int&, SPISettings&)'
src/ESPWebDAV.cpp:422:38: error: 'sdfat::FatFile* sdfat::FatVolume::vwd()' is private within this context
src/ESPFtpServer.cpp:536:9: error: 'dir_t' was not declared in this scope; did you mean 'div_t'?

and more similar error, everything seems to lead to a change in the SdFat class, which seems to be different from the one used in the sources.

from btt_tf_cloud_afw.

Related Issues (10)

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.