Download the files in the include/ directory,
and use g++ with the -Idir option
Example: g++ -I./include test.cpp -g
Prereqiusites:
- c++14 or higher
- gnu-sed for makefile
make clean
make depend
make
make run
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Download the files in the include/ directory,
and use g++ with the -Idir option
Example: g++ -I./include test.cpp -g
Prereqiusites:
make clean
make depend
make
make run