Files
UVtools/build
Tiago Conceição 49efca1978 Update README.md
2022-03-20 20:30:43 +00:00
..
2022-03-20 03:04:24 +00:00
2022-03-19 18:47:35 +00:00
2022-03-19 18:47:35 +00:00
2022-03-20 03:04:24 +00:00
2022-03-20 20:30:41 +00:00
2022-03-20 20:30:39 +00:00
2022-03-20 20:30:43 +00:00
2022-03-19 18:47:35 +00:00
2022-03-19 18:47:35 +00:00

Build scripts & tools

Requirements

Windows

Linux and macOS

  • dotnet-sdk
  • wget
  • zip
  • unzip

Scripts

  • compile.(bat|sh): Compiles project under default configurations
  • run.(bat|sh): Compiles and runs the project under default configurations
  • createRelease.(ps1|sh): Compiles, publish and pack a release for a target runtime
  • libcvextern.sh: Compiles and produces libcvextern.so|dylib
    • This script is independent and can run outside UVtools project, it's an standard alone script
    • Required when:
      • Your system is not included in UVtools releases
      • When lunch UVtools and got the error: System.DllNotFoundException: unable to load shared library 'cvextern' or one of its dependencies