illwieckz / OpenWolf

Another backup of OpenWolf that was deleted, the one based on XreaL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In order to build with CMake on Linux, do the following:

    In the build directory:

    1) Type "ccmake .", and press "c"
    2) If you do not have libwebp, disable that.
    3) Look for MYSQL_LIBRARY. Enter the path to your mysql library (normally
    found in /usr/lib/libmysqlclient.so)
    4) Press "t" to toggle advanced options, and specify the location of
    libGLEW.so (normally found in /usr/lib/libGLEW.so).
    5) Press "g" to generate the Makefile.
    6) Type "make" to compile
    7) Enjoy :)

About

Another backup of OpenWolf that was deleted, the one based on XreaL

License:Other


Languages

Language:C 62.2%Language:C++ 28.4%Language:Objective-C 5.2%Language:Assembly 1.7%Language:GLSL 1.1%Language:Roff 0.4%Language:HTML 0.3%Language:Makefile 0.3%Language:Yacc 0.2%Language:CMake 0.2%Language:Python 0.1%Language:LLVM 0.0%Language:Perl 0.0%Language:Shell 0.0%Language:DIGITAL Command Language 0.0%Language:Lex 0.0%Language:M4 0.0%Language:R 0.0%Language:Batchfile 0.0%Language:Logos 0.0%Language:CSS 0.0%Language:MATLAB 0.0%Language:Module Management System 0.0%Language:Awk 0.0%Language:Gnuplot 0.0%Language:Emacs Lisp 0.0%