OverLab-Group/OLSRT

Initial Build Setup: define compilers and configs

开放

#1 创建于 2025年10月31日

 (0 条评论) (0 个反应) (0 位负责人)C (0 个派生)auto 404
builddocumentationgood first issuesetup

仓库指标

星标
 (3 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南