fletch icon indicating copy to clipboard operation
fletch copied to clipboard

Computer Vision Software Development Environment

Results 68 fletch issues
Sort by recently updated
recently updated
newest added

zlib install is having issues with having a 'd' postfix on its library Seems like is should not have the postfix at all, or at least dependent libraries are looking...

Not sure if this is all CentOS7's, but on 2 machines I've seen it be a bit messed up (failing to load the designer or have windows displayed properly) when...

I need to build VXL for a project and so i have to build Zlib. I choose only vxl and its dependencies with cmake to generate the sln. The problem...

3.4.1 includes several bug fixes, one in particular that i've seen pop up on our Windows dashboard. (apparently only occurs when enabling Qt5...) `error C2079: 'cvv::view::DualFilterView::rawImages_' uses undefined class 'std::array'...

Fletch build fails with Qt 5.11.2 on Windows (Visual Studio 2017). The error seems to be this known issue: https://bugreports.qt.io/browse/QTBUG-66652?attachmentSortBy=dateTime I suppose we will need to find a patch for...

Work in progress. Adding libsvm to fletch.

Boost creates .cmd scripts to set up the PATH to point to cl.exe. These are named something like `C:\Users\\AppData\Local\Temp\b2_msvc_14.1_vcvarsx86_amd64_.cmd` A Visual Studio upgrade moves cl.exe to a new location, causing...