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 has been 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?
The text was updated successfully, but these errors were encountered:
I'll start off by mentioning that you posted this on the Kade-Engine source code and not the PsychEngine source code. Here's the link to PsychEngine in case you want it. Secondly, it looks like a few others have had a similar problem. Try entering lime rebuild extension-webm windows into your command node and tell me how that goes.
I'll start off by mentioning that you posted this on the Kade-Engine source code and not the PsychEngine source code. Here's the link to PsychEngine in case you want it. Secondly, it looks like a few others have had a similar problem. Try entering lime rebuild extension-webm windows into your command node and tell me how that goes.
I entered it in and got: 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
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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?
The text was updated successfully, but these errors were encountered: