Skip to content

foxuspocus/foxus_prebuilts

Repository files navigation

🏵 Foxus Prebuilts

The foxus_prebuilts repository contains prebuilt dependencies required for building Foxus and GD Foxus. The following scripts can be used:

  • checkout.sh - Clones the necessary source code repositories.
  • build_foxus_profiler.sh and build_foxus_profiler_android.sh: Builds the Foxus profiler for the host system and for Android.
  • build_jpegturbo.sh and build_jpegturbo_android.sh: Builds libjpegturbo for the host system and for Android.
  • build_libusb.sh: Builds libusb.
  • build_libuvc.sh: Builds libuvc.
  • build_opencv.sh and build_opencv_android.sh: Builds OpenCV for the host system and for Android.

For the Android builds, the build script tries to find the location of the Android SDK. If it fails to do so, it can be set manually with the ANDROID_SDK_ROOT environment variable.

The build output will be generated at ./<library-name>/<platform>.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published