Core - Beepbox¶
Languages¶
This page can be read in the following languages:
Compile ( MacOs )¶
This binary has a dependency on the Core System which is a library called libBeepingCore.a.
This library is compiled in the BeepBox component repository in the ./lib folder
libBeepingCore.a
This library for now supports the following operating systems: MacOS
To compile this library you must follow the following steps:
- Make a clone of the repository
$ git clone https://github.com/[YOUR_GIT_USERNAME]/beeping-core
- Enter the beepbox directory
$ cd beeping-core/beepbox
$ make clean
$ make
- At this point you have the library libBeepingCore.a compiled
Install ( MacOs )¶
The installation of this library for now must be done manually.
Then we leave you the following steps that you must follow:
$ cp -f libBeepingCore.a [BEEPBOX_PATH]/lib $ cp -f *.h [BEEPBOX_PATH]/lib/include
Quote¶
Coco Chanel
In order to be irreplaceable one must always be different.
Last update: April 13, 2020