To Build the Samples

  1. Make a copy of the default binaries.
  2. 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 that you want to build, for example, gears. By default, the preceding commands build X11 supported samples. For other windowing system supported samples, see the Using NV_WINSYS when Building Graphics Samples topic.