Sorry for this late response but usually your `nim` file doesn't have to depend
on a C header file at all. `importc` the identifiers and either use `.dynlib`
or some `{.link: "lib.a".}` command to link against the library.
- How to get and install LIBUI for NIM ? Mennohexo
- How to embed a header file into a .nim file def_pri_pub
- Re: How to embed a header file into a .nim file yglukhov
- Re: How to embed a header file into a .nim file Arrrrrrrrr
- Re: How to embed a header file into a .nim fi... LeuGim
- Re: How to embed a header file into a .n... def_pri_pub
- Re: How to embed a header file into ... Araq
