Issue:
When I run the generate_vs2022_vulkan.py script, I doesn't work on my Windows 10 computer. I saw on the wiki that it is supposed to generate a solution but it doesn't.
Steps to Reproduce:
Download the Spartan Engine
Download Python 3.13
Run the generate_vs2022_vulkan.py script
// The Software Development Kit came pre-installed on my windows
Expected Outcome:
The python script should generate a visual studio solution so that I can build the project
Actual Outcome:
It did not generate a Visual Studio Solution File
Environment:
Operating System: Window 10
GPU: Intel(R) HD Graphics 520
CPU: Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz 2.40 GHz
Bug Report
Issue: When I run the generate_vs2022_vulkan.py script, I doesn't work on my Windows 10 computer. I saw on the wiki that it is supposed to generate a solution but it doesn't.
Steps to Reproduce:
// The Software Development Kit came pre-installed on my windows
Expected Outcome: The python script should generate a visual studio solution so that I can build the project
Actual Outcome: It did not generate a Visual Studio Solution File
Environment:
This is the error it produces