Skip to content

Commit f6bf576

Browse files
ashwinikalokheashkalokhe
authored andcommitted
Ubuntu updates (#2183)
Co-authored-by: ashkalokhe <54277283+ashkalokhe@users.noreply.github.com>
1 parent e58c0d5 commit f6bf576

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

examples/pxScene2d/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,12 @@
2525
1. Install required packages:
2626

2727
~~~~
28-
sudo apt-get install git libglew-dev freeglut3 freeglut3-dev libgcrypt11-dev zlib1g-dev g++ libssl-dev nasm autoconf libtool cmake quilt xmlto yasm bison flex python-dev python3-dev
28+
sudo apt-get install git libglew-dev freeglut3 freeglut3-dev libgcrypt11-dev zlib1g-dev g++ libssl-dev nasm autoconf libtool cmake quilt xmlto yasm bison flex python-dev python3-dev libuv-dev
2929
~~~~
3030
31+
~~~~
32+
update gcc to 6+ (sudo apt-get install gcc-6 g++-6 -y)
33+
~~~~
3134
2. For Ubuntu 18.04+ also install:
3235
3336
~~~~

0 commit comments

Comments
 (0)