-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can not build simple-broker #94
Comments
Hello I've tried to build the broker with IDE 2.2.1, TinyMqtt 0.9.6 (the one reachable from IDE yet) with no problem. Could you provide more information. Regards. |
I currently have a number of issues with [ESP8266 Community version 3.1.2] rather than with the IDE. Using older versions might be worth a try. |
Hello, you have to mention what version of TinyMqtt you are using. I cannot help without this. |
I am also having this issue. I have TinyConsole 0.4.7 and TinyMQTT 1.1.0 (which appears as 1.0.1 in the IDE) and Arduino IDE 2.2.1. When compiling the code I get this error
Where the example code I am using is the following
|
Hello, I had the same error message, I simply installed TinyConsole again separately via the ArduinoIDE. After that the compilation worked. |
Discussed in #93
Originally posted by DatutaX September 9, 2023
i try to compile the simple-broker with Arduino ide 2.2.1 but get error.
#include
^~~~~~~~
compilation terminated.
exit status 1
Compilation error: exit status 1
how to compile this ?
Regards
The text was updated successfully, but these errors were encountered: