Kade-github / Kade-Engine

Kade Engine is a Competitive Rhythm Game engine rewrite for FNF with Quality of Life features included.
https://kadedev.github.io/Kade-Engine/
Apache License 2.0
407 stars 603 forks source link

I need help with my code #2930

Open TheWackyWarrior opened 2 years ago

TheWackyWarrior commented 2 years ago

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?

NooblePrime commented 2 years ago

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.

TheWackyWarrior commented 2 years ago

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