Adjusted instructions to include packages for the profiler
parent
9252236c9c
commit
41b7c14910
|
@ -3,3 +3,8 @@ Packages to install
|
||||||
Ubuntu:
|
Ubuntu:
|
||||||
|
|
||||||
apt-get install libeigen3-dev libxcursor-dev libxrandr-dev libxinerama-dev libxi-dev
|
apt-get install libeigen3-dev libxcursor-dev libxrandr-dev libxinerama-dev libxi-dev
|
||||||
|
|
||||||
|
For profiler additional packages needed:
|
||||||
|
|
||||||
|
apt-get install libfreetype-dev libgtk-3-dev libcapstone-dev libglfw3-dev libtbb-dev
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue