Giter Club home page Giter Club logo

Comments (7)

acasadoalonso avatar acasadoalonso commented on August 15, 2024

I compiled my test program on my Ubuntu server and runs OK under Arduino IDE 1.5.8 (the latest version available), however it present the same errors under Arduino 1.5.3 Intel 1.0.4
So it is not related to the MAC, it is related to the IDE version.
Thx.
AC/.

from arduinojson.

bblanchon avatar bblanchon commented on August 15, 2024

OK, I think I found an explanation.

The new library layout is supported since Arduino IDE 1.5.6.
See: https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification

I'll try to find a way to package the library for older versions.

from arduinojson.

bblanchon avatar bblanchon commented on August 15, 2024

I uploaded a package for older versions of the Arduino IDE:

Please give it a try:
https://github.com/bblanchon/ArduinoJson/releases/download/v4.1/ArduinoJson-v4.1-old-layout.zip

from arduinojson.

acasadoalonso avatar acasadoalonso commented on August 15, 2024

I tried and it work perfectly, in both Arduino and Edison, thanks so much for your help …. great work indeed.
Cheers.
AC/.

On 12 Jan 2015, at 21:16, Benoît Blanchon [email protected] wrote:

I uploaded a package for older versions of the Arduino IDE:

Please give it a try:
https://github.com/bblanchon/ArduinoJson/releases/download/v4.1/ArduinoJson-v4.1-old-layout.zip https://github.com/bblanchon/ArduinoJson/releases/download/v4.1/ArduinoJson-v4.1-old-layout.zip

Reply to this email directly or view it on GitHub #45 (comment).

from arduinojson.

gcartyjr avatar gcartyjr commented on August 15, 2024

Amazing! I logged in to send you a message about this, and it's already done! You earned a donation for this!

Heads up, if you're using the Galileo SD linux image, it contains the "new" header as part of the uclibc library. So you'll have to remove the PlacementNew.hpp from the Arduino Internals or make sure it's not already defined.

bblanchon feel free to comment.

from arduinojson.

bblanchon avatar bblanchon commented on August 15, 2024

Thanks a lot! :bowtie:

This placement new thing is really a pain.
I just can't find a consistent way to declare it when it's missing without conflicting with other declarations.

I think I'll remove it in the next revision.

from arduinojson.

acasadoalonso avatar acasadoalonso commented on August 15, 2024

I went thru the same process with the "new" operator.
Reported as an issue and close the issue after discovering the solution.
The original problem is solved with the new layout, I wonder what to do for further releases ???
Thanks for the great work.
AC/.

from arduinojson.

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.