项目作者: boardwalk

项目描述 :
Bael'Zharon's Respite, an Asheron's Call client.
高级语言: C++
项目地址: git://github.com/boardwalk/bzr.git
创建时间: 2014-07-07T02:36:43Z
项目社区:https://github.com/boardwalk/bzr

开源协议:GNU General Public License v2.0

下载


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

  1. $ ./make_ninja_build.py && ninja