i can't build a plugin for win32 platform

I make a plugin contained Fbx sdk and ProceduralMeshComponent,
but i can’t build it for win32 platform.
UATHelper: Package Plugin Task (Windows): WARNING: Warning: Plugin ‘MeshAchive’ does not list plugin ‘ProceduralMeshComponent’ as a dependency, but module ‘MeshAchive’ depends on ‘ProceduralMeshComponent’.
UATHelper: Package Plugin Task (Windows): Parsing headers for UE4Game
UATHelper: Package Plugin Task (Windows): Running UnrealHeaderTool “G:\UEProject\Editor\Editor\Linux\MeshAchive\HostProject\HostProject.uproject” “G:\UEProject\Editor\Editor\Linux\MeshAchive\HostProject\Intermediate\Build\Win32\UE4Game\Development\UE4Game.uhtmanifest” -LogCmds=“loginit warning, logexit wa]1rning, logdatabase error” -Unattended -WarningsAsE
rrors -abslog=“G:\UE-4.26.2-release\Engine\Programs\AutomationTool\Saved\Logs\UHT-UE4Game-Win32-Development.txt”
UATHelper: Package Plugin Task (Windows): Reflection code generated for UE4Game in 20.0489022 seconds
UATHelper: Package Plugin Task (Windows): Writing manifest to G:\UEProject\Editor\Editor\Linux\MeshAchive\HostProject\Saved\Manifest-UE4Game-Win32-Development.xml
UATHelper: Package Plugin Task (Windows): Building UE4Game…
UATHelper: Package Plugin Task (Windows): Using Visual Studio 2017 14.16.27045 toolchain (D:\Visual Studio 2017\VC\Tools\MSVC\14.16.27023) and Windows 10.0.19041.0 SDK (C:\Program Files (x86)\Windows Kits\10).
UATHelper: Package Plugin Task (Windows): Building 2 actions with 12 processes…
UATHelper: Package Plugin Task (Windows): [1/2] Module.MeshAchive.cpp
UATHelper: Package Plugin Task (Windows): G:\UE-4.26.2-release\Engine\Source\ThirdParty\PhysX3\PxShared\include\foundation/PxPreprocessor.h(537): error C2118: negative subscript
UATHelper: Package Plugin Task (Windows): [2/2] Module.MeshAchive.gen.cpp
UATHelper: Package Plugin Task (Windows): Took 76.5702191s to run UnrealBuildTool.exe, ExitCode=6
UATHelper: Package Plugin Task (Windows): UnrealBuildTool failed. See log for more details. (G:\UE-4.26.2-release\Engine\Programs\AutomationTool\Saved\Logs\UBT-UE4Game-Win32-Development.txt)
UATHelper: Package Plugin Task (Windows): AutomationTool exiting with ExitCode=6 (6)
UATHelper: Package Plugin Task (Windows): BUILD FAILED