-
Notifications
You must be signed in to change notification settings - Fork 203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compiling help: Could not find Visual Studio VsDevCmd #563
Comments
Did you run cne.bat? or only update.bat |
ah no wait im stupid mb |
no it didnt it just updated everything |
thats odd then, it should ask you to download so vsc stuff |
oh wait yes you do..
you should then probably restart your pc |
Pretty sure you can use any version of VS as long as it has the build tools by looking at lime source code as it uses vswhere to get the current version of visual studio |
I believe the 2022 edition, down to the Build Tools, still includes these components and is thus very compatible with Codename. The one major option that Lime needs is the Desktop Development workload, but I do have both of those listed in the image installed as well, if I remember correctly from my recent installation to the Build Tools in place of the full IDE. |
Which target are you using?
[x] Windows
[ ] Linux
[ ] Mac
Explain your issue
I tried to compile the game and runned the update file to install all of the dependencies. The test option runs for 3 minutes and then spits the error "couldnt initialise MSVC", but I have this installed on PC along with the Visual Studio 2022

Steps to reproduce
The text was updated successfully, but these errors were encountered: