LoRaRF-Arduino icon indicating copy to clipboard operation
LoRaRF-Arduino copied to clipboard

Compile LD error undefined reference to `vtable for BaseLoRa'

Open kigik opened this issue 7 months ago • 0 comments

I have trouble builing the example SX126x_LoRa_receiver_listen, with ESP32 Dev Module, esp32 3.0.0 version hardware but fail, and it outputs: ...\libraries\LoRaRF\SX126x.cpp.o:(.literal._ZN6SX126xC2Ev+0x0): undefined reference to `vtable for BaseLoRa' collect2.exe: error: ld returned 1 exit status Is there something need modify with this example.

kigik avatar Jul 10 '24 02:07 kigik