![]() |
GenericContainer
GenericContaine a tool for C++ programming
|
To compile the library, you'll need:
Open a terminal in the project's root directory and run the following command:
or if the OS is not detected correctly
This will compile the source files and generate the library files in the following structure:
To run the tests
include/
directory to your project's include path. -L
and -l
flags to link against the library: Compile and run your project to verify that it works with the newly linked library.