Building NaCl-enabled Projects


This topic describes how to use the Tizen Studio to build TV application projects that include Native Client modules.

To build a TV application project that includes 1 or more Native Client (NaCl) modules:

  1. Define the NaCl toolchain and build configuration separately for each NaCl module in the application. If you have multiple modules, they do not need to use the same toolchain or build configuration.

    For more information, see Building NaCl Projects.

  2. In the "Project Explorer" view, right-click the TV application project and select "Build Project".

    Figure 1. Build project
    The TV application project is built.

Build artifacts for each NaCl module can be found in the "CurrentBin" directory within the module's project.

Figure 2. Build results