remove jsoncpp stuff
This commit is contained in:
parent
2c78818f63
commit
273bccccbc
2 changed files with 4 additions and 4 deletions
|
@ -19,10 +19,10 @@ Ubuntu, Windows) angeboten. Bitte die Hinweise dort beachten.
|
|||
### Selbst compilieren
|
||||
KIMA2 benötigt folgende Libraries:
|
||||
* Qt5
|
||||
* jsoncpp
|
||||
* xlnt >= 1.3.0
|
||||
* boost >= 1.62
|
||||
* libusb-1.0
|
||||
* xlnt >= 1.3.0
|
||||
* nlohmann-json (als 3rdparty submodule vorhanden)
|
||||
|
||||
Da Features aus C++17 verwendet werden sowie std::filesystem, sollte als Compiler mindestens
|
||||
GCC 8 verwendet werden.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue