mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Update for OS X build instruction
This commit is contained in:
parent
f9f3a810c0
commit
35813b41b1
|
@ -183,6 +183,12 @@ If after running ./configure you get an error about core being unable to find li
|
||||||
|
|
||||||
Ensure you set the locations correctly depending on where you installed libsodium on your computer.
|
Ensure you set the locations correctly depending on where you installed libsodium on your computer.
|
||||||
|
|
||||||
|
If there is a problem with opus (for A/V) and you don't get a libtoxav, then try to set the pkg-config environment variable beforehand:
|
||||||
|
|
||||||
|
```
|
||||||
|
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
|
||||||
|
```
|
||||||
|
|
||||||
<a name="windows" />
|
<a name="windows" />
|
||||||
###Windows:
|
###Windows:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user