WiFi Lora 32 (V3): Very slow to compile

I Update the develop environment to Rev 0.0.7
(deleted library, unInstall 0.0.5, install 0.07 via board manager)

Now, when I try to compile, the WiFi Lora 32 (V3) is very very slow.

I try with a simplest sketch:

void setup() {}
void loop() {}

and with some differents board, and I measured the times to compile:

11 seconds: HTCC AB01
18 seconds: WiFi Lora 32 (V2)
102 seconds: WiFi Lora 32 (V3) /Wireless Shell (V3) / Wireless…

I TRY TO COPILE THE WiFi _LoRa_32_V3_FactoryTest.ino AND IT TAKES MORE THAN 3O MIN TO COMPILE with WiFi lora 32 (V3) board

So the problem is with V3 boards, which are too slow to compile.

I use Arduino IDE 1.8.19, Windows 11

Can anyone help me make it faster to compile (with V3 board)?

Many thanks

Well, I must confess that I use a Mac and I’ve never tried to work with the V3 boards in an IDE 1.8.x environment, but maybe you could try upgrading to the latest IDE 2.0 revision. If you’re still having trouble, try a completely clean install of the IDE (2.0) and necessary supporting board software.

If you scan recent contributions to this forum, you will find several other posts describing how people have resolved problems working with the new board software.

Ok, thank you.
I will try with ide 2.0,.