Giter Site home page Giter Site logo

robo-magazyn's Introduction

robo-magazyn

How to build the project

Requirements

Steps

  1. If you are building project for the first time on Unix-like OS make sure to run setup.sh script from the project root directory. If you are running Windows, you must manually download the dependencies to the dependencies/ directory & create build/ directory.
  2. Run cmake --build build from the project root directory.

Manual dependency installation

In case setup.sh does not work for you (e.g. you're on Windows) you need to manually install the dependencies.

Proper setup:

dependencies
├── glog-0.6.0
│   ├── AUTHORS
│   ├── bazel
│   ├── build
│   ├── BUILD.bazel
│   ├── ChangeLog
│   ├── cmake
│   ├── CMakeLists.txt
│   ├── CONTRIBUTORS
│   ├── COPYING
│   ├── glog-config.cmake.in
│   ├── glog-modules.cmake.in
│   ├── libglog.pc.in
│   ├── README.rst
│   ├── src
│   └── WORKSPACE
└── json-3.10.5
    ├── appveyor.yml
    ├── benchmarks
    ├── build
    ├── ChangeLog.md
    ├── CITATION.cff
    ├── cmake
    ├── CMakeLists.txt
    ├── CODE_OF_CONDUCT.md
    ├── doc
    ├── include
    ├── LICENSE.MIT
    ├── Makefile
    ├── meson.build
    ├── nlohmann_json.natvis
    ├── README.md
    ├── single_include
    ├── test
    ├── third_party
    └── wsjcpp.yml

Project's binary file should be located under build/main path.

robo-magazyn's People

Contributors

mhawryluk avatar kkafar avatar singularity23x0 avatar

Watchers

 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.