Building From Source: Windows build

Hi All. This is my first post on this forum.
I want to build Bruce Firmware locally on my PC for CYD-2432W328C. I have cloned the source from GIT, and when I try to build the code, I keep getting this error:

Resolving CYD-2432W328C dependencies…
Platform Manager: Installing Release Arduino Release v3.3.7 based on ESP-IDF v5.5.2.260206 · pioarduino/platform-espressif32 · GitHub
PackageException: Unknown archive type ‘d:\emb\Arduino\VSCode\CYD\Bruce_Firmware.pio\cache\downloads\43494ad2c7a4d12fd55cd89fb85602d0acfa913c’

I can’t seem to find the version of “platform-espressif32.zip” the path points to.

If I replace the default statement in the platform.ini file with:
platform = espressif32
I get the following

UndefinedEnvPlatformError: Please specify platform for ‘CYD-2432W328C’ environment

Can someone please help in getting my source to build?
Thanks
KV.

After Googling the missing information about “Bruce Firmware”, I finally found the GitHub repository.

Looking at the platformio.ini of that project I’m wondering about the platform-packages setting. This makes no sense to me, as pioarduino has all necessary packages. There is no reason for this.

So this question can only be answered by the maintainer of the “Bruce Firmware” project.

Please file an issue to https://github.com/BruceDevices/firmware/issues