-
Notifications
You must be signed in to change notification settings - Fork 44
Description
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.