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

Building HedgeLib - Dependencies Error #79

Closed BC0923 closed 1 year ago

BC0923 commented 1 year ago

I installed all the pre-requisites and when I went to get the dependancies I got this error in my power shell window. Any clue why this is happening? While installing CMake I DID select install for ALL users. I also verified manually that the path is in system environment variables. I did also try adding it to user variables and get the same error. Anyone have any clues of how to fix this? I want to be able to use all of the modding tools.

image

BC0923 commented 1 year ago

Turns out it was Visual Studio that did not install correctly. All good now.