File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
<h1 >Introduction</h1 >
3
3
<text >
4
4
Being a modern library, <b >NTgCalls</b > requires CMake 3.27+ to be built on your system,
5
- on Linux is required at least CLang 18 + and libx11-dev.
5
+ on Linux is required at least CLang 20 + and libx11-dev.
6
6
We recommend using the latest versions of both CMake and CLang.
7
7
</text >
8
8
<alert type =" important" >
40
40
<tab id =" arm" >ARM64</tab >
41
41
</tabs >
42
42
<syntax-highlight language =" bash" id =" x86" >
43
- $ sudo apt install libx11-dev build-essential curl libasound2-dev libpulse-dev libstdc++-static
43
+ $ sudo apt install libx11-dev build-essential curl libasound2-dev libpulse-dev
44
44
</syntax-highlight >
45
45
<syntax-highlight language =" bash" id =" arm" >
46
- $ sudo apt install libx11-dev build-essential curl libasound2-dev libpulse-dev libstdc++-static
46
+ $ sudo apt install libx11-dev build-essential curl libasound2-dev libpulse-dev
47
47
$ curl -s https://apt.llvm.org/llvm.sh | sudo bash -s -- 20
48
48
</syntax-highlight >
49
49
</multisyntax >
You can’t perform that action at this time.
0 commit comments