Giter Club home page Giter Club logo

roadrunner-deps's Introduction

libroadrunner-deps

Dependencies for Roadrunner. See http://libroadrunner.org/ for more info on Roadrunner.

Prebuilt binaries

May be available under the releases section. Be sure to check that the compiler you are using matches the one used for building the prebuilt binaries. If not, you will have to build yourself.

Build instructions

Method 1: Use the Python script provided

This python script is a simple wrapper around cmake commands. It is assumed you have cmake and the cmake bin directory is added to the system PATH variable so that the "cmake" command works from the system shell.

  1. Download the python script by clicking here. Put it in the directory you want to build libroadrunner-deps

  2. Run:

    • python roadrunner_deps_build.py --help
  3. Run the python script using the relevant options:

    • python roadrunner_deps_build.py /path/to/install/location --with-llvm --build-type=Release

Method 2: Use CMake directly

Again, assuming cmake is ready for usage:

WARNING: On Windows be especially careful that you are building for the correct bitness. Sometimes Windows will default to 32-bit builds and usually the preference is x64. Easy fix is to use the x64 developers command prompt or powershell.
$ git clone https://github.com/CiaranWelsh/libroadrunner-deps.git
$ cd libroadrunner-deps
$ mkdir build
$ cd build
$ 

roadrunner-deps's People

Contributors

0u812 avatar luciansmith avatar ssandrews avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.