-
Notifications
You must be signed in to change notification settings - Fork 46
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
Having trouble compiling gateway #47
Comments
huh, so i finally managed to get it to compile. i reinstalled my whole vscode, but in the end i think it was a basic beginners mistake. renaming EnigmaIOTGatewayMQTT from .ino to .cpp. Unfortunately, my troubles do not end here. Building didn't work out either with the provided .ini file. it threw errors:
So i was able to change the upload protocol to esptool. Which built and uploaded just fine thankfully. However, the board does crash right on reboot.
i am only a hobbyist usually developing my own small sketches, so this is unfortunately above me. Do you have any clues whats wrong here? Or is this due to changing the upload protocol? I just cant get it to work with esp-prog... |
Hi gmag11,
i unfortunately am not able to compile the gateway example of this project.
Platform IO Core 6.1.3, Home 3.4.3
Windows 10
Git installed, python installed for what its worth. Other projects compile just fine.
i downloaded the whole github project folder and used "open project" in platformIO. Selected env:esp32-MQTTGateway-NoSSL down at the bottom. Left everything else as is. Compiling of the source code does not seem to make any problems besides a few warnings. However when linking, it spews errors (?) typed in yellow, followed by an error without further definiton.
i cannot help myself with any of these errors as there are too deeply rooted into the programm code. Also it references to the SmartSwitchController example file which is kinda off?
Log is over here on pastebin.
Thanks for your help in advance !
edit: also tried building the whole project. Every example fails when it comes to linking.
The text was updated successfully, but these errors were encountered: