FOME-Tech / FOME-Tech/fome-fw

revive "simulator: more arguments"

Open
#537 0 comments 0 reactions 1 assignee Claimed by @nmschulte View on GitHub
Dominant language
C
Stars
138
Forks
69
Avg merge
5d 20h
Merged PRs (30d)
4

Description

make #432 work with MinGW/msvcrt (vs GCC/libc), where there is no `argp` implementation readily available.

- https://github.com/FOME-Tech/fome-fw/pull/432#issuecomment-2269878680
> uhh, looks like this doesn't work on the windows build...
- https://github.com/FOME-Tech/fome-fw/commit/1452a1dcc74d344a39789f93527eeacb53e0e943
> Revert "simulator: more arguments (#432)"

----

Here are a couple of things I found:
- https://github.com/tom42/argp-standalone
- https://github.com/divisionind/libargp-mingw
- https://www.boost.org/doc/libs/1_53_0/doc/html/program_options.html
- seems very heavy solution

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.