Heltec Wifi Lora 32 v2

Hello I am trying to use MCCI_LoRaWAN_LMIC_library with the arduino ide and a Heltec Wifi lora 32 v2 card. It compiles properly but when it runs I get this error “board not known to library; add pinmap or update getconfig_thisboard.cpp”.
Can someone help me?

Please post your example; and also please post the version of IDE and ESP32 Arduino board support package that you’re using. If you can reproduce with arduino-cli, it is a little easier to track things down, as it produces some useful build output.