How replicate this step from Arduino IDE to PlatformIO

Hi

seem that for program latest Heltec HTIH-VB32LAF you strictly need to use new library that are available in ARDUINO IDE following this procedure

: Heltec ESP32 Series Quick Start — esp32 latest documentation

My question is:
Which procedure you mus follow for do the same in PlatformIO?

I have try to use

but I have this errors:

Thanks

None. The only known hacks are to copy parts of the Arduino core into the project and massage it to work. (Heltec lora boards with cli on macOS M1 - #2 by maxgerhardt). Noone has done the work to properly integrate the divergent Heltec core / Arduino-ESP32 fork into PlatformIO.