Search found 2 matches

by MoritzSchwoerer
Mon Jul 12, 2021 1:02 pm
Forum: General Discussion
Topic: Using esp-azure in a component
Replies: 2
Views: 2481

Re: Using esp-azure in a component

Hi, thank you for the quick reply. I got this running, but i want to use the esp-azure library inside a component. In the example you sent, you are using the azure-component in the main file. Do you have any tips to use the azure-component in a idf-component? For example: I have a azure component, a...
by MoritzSchwoerer
Fri Jul 09, 2021 9:16 am
Forum: General Discussion
Topic: Using esp-azure in a component
Replies: 2
Views: 2481

Using esp-azure in a component

Hello, we want to use the esp-azure library in a esp-idf-component, but we are getting errors during the linker-process. The code below shows a section of the error messages. We are using the esp-idf v4.3 with the actual version from the esp-azure library with an ESP32S2. [986/987] Linking CXX execu...