To build the samples
- Make a copy of the default binaries.
- On the host system, execute these commands:
cd <top>/drive-linux/samples/opengles2/<sample>
make clean make
Where
<sample>
is the name of the sample you wish to build. For example,gears
.