Skip to content

Latest commit

 

History

History
99 lines (86 loc) · 3.1 KB

DEPENDENCIES.md

File metadata and controls

99 lines (86 loc) · 3.1 KB

Dependencies

Before trying to compile uTox make sure you have all of the required dependencies.

Operating Systems

Linux

Name Required
cmake >= 3.2 yes
check no (needed for tests)
dbus no
filter_audio no
freetype yes
GTK no (runtime only)
opus yes
libvpx yes
openal yes
toxcore yes
v4l yes
xext yes
xrender yes
libsodium yes

FreeBSD and DragonFlyBSD

Name Required
cmake >= 3.2 yes
check no (needed for tests)
dbus no
filter_audio no
freetype yes
GTK no (runtime only)
opus yes
libvpx yes
openal-soft yes
libv4l yes
v4l_compat yes
toxcore yes
xrender yes
xext yes
libsodium yes

OpenBSD and NetBSD

Name Required
cmake >= 3.2 yes
check no (needed for tests)
dbus no
filter_audio no
freetype yes
GTK no (runtime only)
opus yes
libvpx yes
openal yes
toxcore yes
xrender yes
xext yes
libsodium yes
libv4l yes

Windows

Name Required
cmake >= 3.2 yes
filter_audio no
libvpx yes
openal yes
opus yes
toxcore yes
libsodium yes

OSX

Name Required
cmake >= 3.2 yes
filter_audio no
libvpx yes
openal yes
opus yes
toxcore yes
check no (needed for tests)
libsodium yes