Open Shaunak-2 opened 7 months ago
You'll need Visual Studio 2019 or higher to build this. All the libraries/DLLs are already included in the project repo, so you can just use them directly. You can either copy all the files/libs/dlls into a Visual Studio Project, or you can build it directly from the Visual Studio Command Prompt (which is what I recommend since there's a build script to do this for you):
git clone https://github.com/matthewgeorgy/solarsystem.git
cd solarsystem\build
cd build
.\build.bat
This should be sufficient to run and build the project.
Could you please tell on which ide to run this and where to download the libraries from please reply quickly