Skip to content

Repository files navigation

OpenVG

OpenVG build steps for RT1170 targets:

  1. Edit the build-rt1170.sh script and update the relevant paths and build target (release or debug).
  2. Run the script.
  3. The libraries are generated in the __install_[release/debug]_rt1170 directory. Relevant headers are also copied in this directory for further linking.

OpenVG build steps for RT700 targets:

  1. Edit the build-rt700.sh script and update the relevant paths and build target (release or debug).
  2. Run the script.
  3. The libraries are generated in the __install_[release/debug]_rt700 directory. Relevant headers are also copied in this directory for further linking.

OpenVG build steps for Linux targets:

  1. Edit the build_linux.sh script and update the KERNEL_DIR and VG_LITE_SDK paths if needed.
  2. Run the script to build OpenVG for your target. FPGA example:
./build_linux.sh PCIE-GEN6
  1. The libraries are generated in the build directory. The VGLite dependencies are also copied to the same location.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages