This commit is contained in:
parent
c9eb7292b8
commit
6d5d810f0d
@ -31,7 +31,8 @@ This project has the following dependencies:
|
|||||||
- readline(-dev?) (no idea how to install)
|
- readline(-dev?) (no idea how to install)
|
||||||
- gcc
|
- gcc
|
||||||
- make
|
- make
|
||||||
It probably works from C99 to C2X.
|
|
||||||
|
The project probably works from C99 to C2X.
|
||||||
|
|
||||||
### Caution
|
### Caution
|
||||||
This project won't compile on your local PC because `rlib.h` is missing. This is my bundle of libraries that I regularely use. I will add this later as 3rd party lib. Maybe I will cherry pick only the functions that SORM uses out of it to keep the source clean, else I will have thousands of lines nothing to do with this project in the source.
|
This project won't compile on your local PC because `rlib.h` is missing. This is my bundle of libraries that I regularely use. I will add this later as 3rd party lib. Maybe I will cherry pick only the functions that SORM uses out of it to keep the source clean, else I will have thousands of lines nothing to do with this project in the source.
|
||||||
|
Loading…
Reference in New Issue
Block a user