fletch
fletch copied to clipboard
Computer Vision Software Development Environment
**Describe the bug** I am trying to package TeleSculptor as Flatpak app for Linux. Flatpak is one way to distribute binary apps on Linux distros. I intend to submit this...
Hi, I'm facing issues trying to build VIAME on MacOS 10.15. In fletch build step, Qt Configure step raises the following compilation error : > Creating qmake. Please wait... **_**clang:...
This patch updates VXL to today's master, hash 51558266cc28ffb522ae72eebc883a88124a4b6c. I've updated all patches to reflect upstream changes, including removing the openjpeg patch which isn't needed any more since the issue...
It would be really nice if there was a Fletch option to auto-enable dependencies. If I'm building a custom subset of Fletch, I often want to say I need X,...
After spending some time fighting with KWIVER's broken Python bindings (n.b. kitware/kwiver#1278), I had a thought. We ought to consider changing, at least as an option (which CI should use),...
Provide an advanced option to disable OpenGL support in libtiff. Default is ON to match existing behaviour. Fixes #204
This patch is a preparation for GDAL v 3. It won't have any impact on master but will allow GDAL 3 to build properly once that branch lands.
I need to be able to build gdal 3.2.1 without sudo. I tried to do it standalone, but it is dependency hell. It would be nice if fletch could support...