Giter Site home page Giter Site logo

Comments (4)

cpq avatar cpq commented on August 30, 2024 3
  1. Find Arduino's esp32 plaform.txt file and change it like in PR4209
  2. Find library.properties file in the installed mDash library, and remove line ldflags=-lmDash
  3. Restart Arduino IDE

from mdash.

RobinsonLaw avatar RobinsonLaw commented on August 30, 2024

same issue in compile by platformIO

from mdash.

shridattdudhat avatar shridattdudhat commented on August 30, 2024

Code is compiled on Arduino 1.8.11 but it is not compiling on 1.8.13

Library mDash has been declared precompiled:
Using precompiled library in C:\Users\Oizom\Documents\Arduino\libraries\mDash\src\esp32
The plaform does not support 'compiler.libraries.ldflags' for precompiled libraries.
sketch\Minimal.ino.cpp.o:(.literal._Z5setupv+0x2c): undefined reference to mDashInit' sketch\Minimal.ino.cpp.o: In function setup()':
C:\Users\Oizom\Documents\Arduino\libraries\mDash\examples\Minimal/Minimal.ino:26: undefined reference to `mDashInit'
collect2.exe: error: ld returned 1 exit status
Multiple libraries were found for "WiFi.h"
Used: C:\Users\Oizom\AppData\Local\Arduino15\packages\esp32\hardware\esp32\1.0.4\libraries\WiFi
Not used: C:\Program Files (x86)\Arduino\libraries\WiFi
exit status 1
Error compiling for board ESP32 Dev Module.

from mdash.

cpq avatar cpq commented on August 30, 2024

Please try the latest version - tested and works with Arduino 1.8.19

from mdash.

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.