KadeArchive / 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
409 stars 594 forks source link

Issue: Warning: Could not find Visual Studio 2017 VsDevCmd Missing HXCPP_VARS #1335

Open UnusualSG opened 3 years ago

UnusualSG commented 3 years ago

If you are playing a downloaded version of the game, what operating system are you using?

Windows (x86), Windows (x86_64), Linux, or macOS? Specify below.

Windows x86_64

What version of the game are you using? Look in the bottom left corner of the main menu.

1.5.2

Please describe your issue. Provide extensive detail and images if possible.

every time i try to execute the lime rebuild extension-webm windows command in command prompt (and sys32 cmd) it shows up with an error saying:

Warning: Could not find Visual Studio 2017 VsDevCmd Missing HXCPP_VARS Error: Could not automatically setup MSVC

I have installed all of the extensions except this one and i have searched for the issue but cant find anything that helps i've tried everything and its not working im not sure why so i decided to post here my issue

image

I've also got an issue with the lime test windows where it says about the same thing;

C:/HaxeToolkit/haxe/lib/polymod/git/polymod/format/XMLMerge.hx:189: characters 10-23 : Warning : This typedef is deprecated in favor of haxe.xml.Access C:/HaxeToolkit/haxe/lib/polymod/git/polymod/format/XMLMerge.hx:189: characters 30-43 : Warning : This typedef is deprecated in favor of haxe.xml.Access C:\Users\Tadhg\Downloads\Kade-Engine-1.5.2\Kade-Engine-1.5.2\export\release\windows\obj>setlocal enabledelayedexpansion Warning: Could not find Visual Studio 2017 VsDevCmd Missing HXCPP_VARS Error: Could not automatically setup MSVC

P.S. i dont have VsDevCmd installed and i dont know how to but i do have HXCPP on VS

image

theDetourist commented 3 years ago

Did you follow the Building Instructions properly? The Windows-only dependencies section is literally about that.

UnusualSG commented 3 years ago

Did you follow the Building Instructions properly? The Windows-only dependencies section is literally about that.

Yes , I installed all of them properly

theDetourist commented 3 years ago

Yes , I installed all of them properly

You're also using VStudio 2019 too, right? If so, it might be an issue with a missing component on the list (one of the C++ compilers, for example) or a faulty installation, try restarting after installing VStudio and reinstalling and then restarting the computer.

Bannana12345 commented 3 years ago

modify the visual studio 2019 and in the individual components just tick these

SupperBach commented 3 years ago

C:\Users\HH\Desktop\Kade-Engine-stable>lime rebuild extension-webm windows C:\HaxeToolkit\haxe\lib\extension-webm\git\project>setlocal enabledelayedexpansion Warning: Could not find environment variables for Visual Studio Missing HXCPP_VARS Error: Could not automatically setup MSVC

C:\Users\HH\Desktop\Kade-Engine-stable>C:\Users\HH\Desktop\Kade-Engine-stable>lime rebuild extension-webm windows 'C:\Users\HH\Desktop\Kade-Engine-stable' is not recognized as an internal or external command, operable program or batch file.

Help me please

Phatass34 commented 3 years ago

Please help image

SupperBach commented 3 years ago

Uh sorry , who are you again

On Tue, Sep 7, 2021 at 11:33 AM Cezar Barrientos @.***> wrote:

Please help [image: image] https://user-images.githubusercontent.com/85777624/132284734-0c57e910-aff4-4d47-96a7-3fecbe7143bb.png

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/KadeDev/Kade-Engine/issues/1335#issuecomment-913983036, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVE5KRJKDM2XKET6K7VNSFTUAWIZPANCNFSM5AP5FAKQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

SupperBach commented 3 years ago

Never Gonna Give You Up

moha123579 commented 3 years ago

download this https://docs.microsoft.com/en-us/visualstudio/install/workload-component-id-vs-build-tools?view=vs-2019

tori1212 commented 3 years ago

please help me. what should i do? image

DuhLM commented 3 years ago

This happens every time I use the "lime test windows"

by the way i cross out the unnecessary to know Captura

Alykoff commented 3 years ago

This answer helped me. I installed some packages from item Desktop Development With C++

Nullyz commented 2 years ago

guys can you help me pls? imagem_2021-12-01_104536

theDetourist commented 2 years ago

guys can you help me pls?

Screenshot_1 ...?

Dandrobot89i commented 2 years ago

@theDetourist put the haxelib git command and put this command after if you are windows: lime rebuild extension-webm windows

Dandrobot89i commented 2 years ago

for the first problem you need all of this in VS Studio 2022: MSVC v142 - VS 2019 C ++ Build Tools for x64 / x86 Windows SDK (10.0.17763.0) C ++ profiling tools CMake Tools in C ++ for Windows C ++ ATL Build Tools for v142 (x86 and x64) C ++ MFC Build Tools for v142 (x86 and x64) C ++ / CLI support for v142 ("latest version") build tools C ++ modules for v142 build tools (x64 / x86 Clang Compiler in C ++ for Windows Windows 10 SDK (10.0.17134.0) Windows 10 SDK (10.0.16299.0) MSVC v141 - VS 2017 C ++ Build Tools for x64 / x86 MSVC v140 - VS 2015 C ++ Build Tools PS: lmao Windows SDK can be different, but install one to the closest of the versions that says there.

PUNKYModder commented 2 years ago

PS C:\Users\XD\OneDrive\Escritorio\FNF-PsychEngine-main> lime test windows source/Achievements.hx:157: characters 30-54 : Warning : FlxCamera.defaultCameras is deprecated, use FlxG.cameras.setDefaultDrawTarget instead source/MainMenuState.hx:65: characters 3-39 : Warning : FlxCamera.defaultCameras is deprecated, use FlxG.cameras.setDefaultDrawTarget instead source/PlayState.hx:328: characters 3-39 : Warning : FlxCamera.defaultCameras is deprecated, use FlxG.cameras.setDefaultDrawTarget instead source/editors/CharacterEditorState.hx:93: characters 3-41 : Warning : FlxCamera.defaultCameras is deprecated, use FlxG.cameras.setDefaultDrawTarget instead source/editors/DialogueCharacterEditorState.hx:82: characters 3-40 : Warning : FlxCamera.defaultCameras is deprecated, use FlxG.cameras.setDefaultDrawTarget instead C:/HaxeToolkit/haxe/lib/hscript/2,4,0/hscript/Interp.hx:145: characters 8-18 : Warning : Std.is is deprecated. Use Std.isOfType instead. C:/HaxeToolkit/haxe/lib/hscript/2,4,0/hscript/Interp.hx:180: characters 8-18 : Warning : Std.is is deprecated. Use Std.isOfType instead. C:/HaxeToolkit/haxe/lib/hscript/2,4,0/hscript/Interp.hx:221: characters 8-18 : Warning : Std.is is deprecated. Use Std.isOfType instead. C:/HaxeToolkit/haxe/lib/hscript/2,4,0/hscript/Interp.hx:515: characters 8-18 : Warning : Std.is is deprecated. Use Std.isOfType instead. C:/HaxeToolkit/haxe/lib/hscript/2,4,0/hscript/Interp.hx:483: characters 37-56 : Warning : Std.is is deprecated. Use Std.isOfType instead. C:/HaxeToolkit/haxe/lib/hscript/2,4,0/hscript/Interp.hx:484: characters 31-47 : Warning : Std.is is deprecated. Use Std.isOfType instead. C:/HaxeToolkit/haxe/lib/hscript/2,4,0/hscript/Interp.hx:646: characters 10-42 : Warning : Std.is is deprecated. Use Std.isOfType instead. source/options/NoteOffsetState.hx:57: characters 3-39 : Warning : FlxCamera.defaultCameras is deprecated, use FlxG.cameras.setDefaultDrawTarget instead C:\Users\XD\OneDrive\Escritorio\FNF-PsychEngine-main\export\release\windows\obj>setlocal enabledelayedexpansion Warning: Could not find Visual Studio 2017 VsDevCmd Missing HXCPP_VARS Error: Could not automatically setup MSVC PS C:\Users\XD\OneDrive\Escritorio\FNF-PsychEngine-main>

send help pls

PUNKYModder commented 2 years ago

C:\Users\XD>lime rebuild extension-webm

C:\Users\xd>lime rebuild extension-webm windows 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

C:\Users\XD>

???? HELP

DriZzy208 commented 2 years ago

For everyone having the vsDevCMD issue here, I followed @Dandrobot89i solution (all the installations) then I ran this "lime rebuild extension-webm [windows/mac/linux/android]" where you remove [windows/mac/linux/android] and replace it with your OS. For example: "lime rebuild extension-webm windows" Worked for me after that. PS: dont put the "" in the command line.