Skip to content

boardwalk/bzr

Repository files navigation

Build Status

System requirements

  • Linux, Mac or Windows
  • OpenGL 4.1+

Building

Build dependencies

  • A recent GCC or VC2013 or newer
  • Python 2.7 or 3.0+
  • Ninja
  • Jansson, developed with v2.6
  • glm, developed with v0.9.5.4

Compiling Jansson on Windows

  1. Extract Jansson to your Documents folder.
  2. Install CMake.
  3. Start a Visual Studio x64 command line.
  4. Create a VisualStudioSolution folder in your Jansson folder.
  5. Run "cmake .." in this folder.
  6. Open jansson.sln that gets generated.
  7. Open Build / Build Configuration... and create a x64 solution platform.
  8. Make Release x64 your active configuration and build the jansson project.

Runtime dependencies

$ ./make_ninja_build.py && ninja

About

Bael'Zharon's Respite, an Asheron's Call client.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published