Skip to content

kcze/SpaceRocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

311 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Rocks

forthebadge forthebadge

Branch Status
Master Build status

Gif of Space Rocks!

Building Space Rocks from source on Windows

Software:

Instructions

  1. Install required software.
  2. Clone or download this repository.
  3. In CMake:
    1. Set "Where is the source code" path to the local repository folder.
    2. Set "Where to build the binaries" to a different folder (outside the repository).
    3. Press:
      1. Configure.
      2. Generate (select Visual Studio 15 2017, or any other newer version).
      3. Open Project.
  4. In Visual Studio
    1. Change to a Release configuration if desired.
    2. Right click on the SPACE_ROCKS project (in the Solution Explorer).
    3. Select Build.
  5. If successful, you can find .exe file in the Build folder\bin\Release (or bin\Debug) folder.

Note

When launching, in case of an error involving "openal32.dll", please copy it over from Repository folder\lib\sfml\extlibs\bin\x86 to Build folder\bin\Release (or bin\Debug), or download from here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors