mirror of
https://github.com/Relintai/rcpp_sample_simple_data_collector_app.git
synced 2025-04-23 03:11:19 +02:00
Sample data collector app for rcpp framework.
app | ||
content/www | ||
.clang-format | ||
.gitignore | ||
build.config.example | ||
build.sh | ||
HEADS | ||
LICENSE | ||
main.cpp | ||
migrate.sh | ||
publish_data.sh | ||
publish_random_data.py | ||
Readme.md | ||
run.sh | ||
SConstruct |
rcpp_cms_project
Sample project for rcpp cms.
clone this repo, then call scons
, it will clone rcpp cms into a new engine directory, then you can build using build words, like: scons bl
.
Proper explanation for the time being: https://github.com/Relintai/broken_seals (Compiling section). (I'm using the same script.)