Search found 1 match
- Fri May 10, 2019 10:55 am
- Forum: ESP-IDF
- Topic: SNMP snmp_init() fails
- Replies: 0
- Views: 2826
SNMP snmp_init() fails
Hi, I am new to c and I want to implement snmp in my project. I am using the esp-idf 3.2 on the ESP32-PoE. I have used https://www.nongnu.org/lwip/2_1_x/group__snmp.html to setup snmp. But when I try to build the project the compiler can't find the snmp functions undefined reference to `snmp_mib2_se...