allejo / allejo/LeagueOverseer

json-c Usage Documentation

Offen
#29 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
C++
Sterne
5
Forks
5
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

Adding json-c to macOS so Xcode can use it:

```
brew install json-c
```

```
ln -s /usr/local/include/json-c /usr/local/include/json
```

Make sure in the Xcode project that `/usr/local/lib/libjson-c.dylib` is linked under the "Link Binary with Libraries" section of the Xcode project Build Phases.

![image](https://user-images.githubusercontent.com/1246453/31132353-6ef1ccd0-a811-11e7-9706-441937645941.png)

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.