You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 16, 2024. It is now read-only.
Ok so I'm in a crisis I'm following a this tutorial to get the psych engine source code working so I can make my mod but I have gone through it until I have to enter in the command: lime rebuild extension-webm windows but whenever I press enter it comes up with this error: C:\HaxeToolkit\haxe\lib\extension-webm\git\project>setlocal enabledelayedexpansion
Warning: Could not find Visual Studio 2017 VsDevCmd
Missing HXCPP_VARS
Error: Could not automatically setup MSVC
I've downloaded visual studio 2022 and applied MSVC v142 - VS 2019 C++ x64/x86 build tools and Windows SDK (10.0.17763.0)
what do I do?