OverLab-Group/OLSRT

Initial Build Setup: define compilers and configs

Open

#1 opened on Oct 31, 2025

 (0 comments) (0 reactions) (0 assignees)C (0 forks)auto 404
builddocumentationgood first issuesetup

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

We must admit: we still couldn't get a proper build output yet. Our system is old, fragile, and every attempt so far has ended in frustration. My system is old that the only game I can play is SFG Soccer! That's why every contribution here is priceless.

This issue will track the Initial build setup for OLSRT:

  • Decide on compilers (GCC/Clang/MinGW).
  • Clone the repository.
  • Add OLSRT to your project.
  • Add first minimal example (e.g Async Hello World, Event Loop, and etc...).
  • Document build steps in README.

Contributions are extremely valuable here. Even the smallest PR (fixing a bug, adding MakeFile, writing a test) will make us very, very happy.

Contributor guide