Radfordhound / HedgeLib

A C++ library and collection of tools that aims to make modding games in the Sonic the Hedgehog franchise easier.
MIT License
88 stars 24 forks source link

HedgeLib Windows Part 4 FBX SDK & VS #87

Open Langtanium opened 1 month ago

Langtanium commented 1 month ago

When running the command "cmake -S . -B build -A x64" there's an error that states the FBX SDK couldn't be loaded even though I have only one version of it installed. Despite this error it does create the "build" folder, but when I try to build the program in Visual Studio I get over 100 errors and of course it fails. Could you please share the specific version of the FBX SDK you use so others who encounter this issue can solve it too? Windows PowerShell 8_2_2024 12_39_14 PM