To begin this tutorial, copy the file with the source code to a folder where you have write and execute permissions.
Copy the directory <install-dir>/Samples/<locale>/C++/gfx_samples/ to a directory where you have write and execute permissions.
The content of the gfx_samples directory should be:
Makefile, which you use to build, run, and report the result of the samples.
gfx_readme.htm, which describes the included samples.
src/, which contains the source code for all the samples, and supporting utilities for reporting results.
You can now compile the source code into an application that runs on both the host and the target. In the next step, you will build the source code into an application.
Parent topic: Tutorial: Linux* Version
Inglés