Code Monkey home page Code Monkey logo

Comments (4)

MaiMariarti avatar MaiMariarti commented on May 23, 2024 1

Thanks Martin for your quick reply.
I did install it right the first time then! However I can compile uMQTTBrokerSample.ino fine if I set the
IwIP variant to "V2 Higher bandwidth" with no errors, I get all sorts of errors if I change it to "V1.4 Higher Bandwidth" as suggested in your readme.md as a small portion of it shows bellow.
This is why I thought maybe I had installed it wrong. But since it compiles fine under V2, I don't know where the problem is. Sorry for bothering you with my stupid problem.

In file included from C:\Users\Markm\Documents\Arduino\libraries\uMQTTBroker\src\mqtt/mqtt_server.h:9:0,

             from C:\Users\Markm\Documents\Arduino\libraries\uMQTTBroker\src\mqtt_server.c:4:

C:\Users\Markm\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.5.0/tools/sdk/include/espconn.h:447:54: error: unknown type name 'ipv4_addr_t'

typedef void (*dns_found_callback)(const char *name, ipv4_addr_t *ipaddr, void *callback_arg);

                                                  ^

C:\Users\Markm\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.5.0/tools/sdk/include/espconn.h:467:77: error: unknown type name 'ipv4_addr_t'

err_t espconn_gethostbyname(struct espconn *pespconn, const char *hostname, ipv4_addr_t *addr, dns_found_callback found);

                                                                         ^

from umqttbroker.

martin-ger avatar martin-ger commented on May 23, 2024

This should help:
https://learn.adafruit.com/adafruit-all-about-arduino-libraries-install-use/how-to-install-a-library

Best regards,
Martin

from umqttbroker.

martin-ger avatar martin-ger commented on May 23, 2024

Thank you for this report - the new Arduino ESP bord package v2.5.0 breaks this. I just uploaded a new version that should compile with the new version. Alternativley downgrade the ESP bord package to v2.4.2. This is known to work.

from umqttbroker.

MaiMariarti avatar MaiMariarti commented on May 23, 2024

Since I was running v2.5.0B before, I must report that it too did not work and that's why I upgraded to v2.5.0.
I've re-download the new zip and it compiles clean now. Thanks again for your help.

from umqttbroker.

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.