Kitware / fletch

Computer Vision Software Development Environment
61 stars 54 forks source link

Patch OpenCV to recognize MSVC 2022 #715

Closed daniel-riehm closed 1 year ago

daniel-riehm commented 1 year ago

This PR adds an OpenCV runtime option for MSVC 2022, which is needed for projects which depend on OpenCV to build properly. The patch is applied to all three supported versions of OpenCV.

daniel-riehm commented 1 year ago

jenkins test this please

kwcvrobot commented 1 year ago

Fletch KWIVER against Fletch Linux build succeeded.

kwcvrobot commented 1 year ago

Fletch KWIVER against Fletch Centos build succeeded.

kwcvrobot commented 1 year ago

Fletch KWIVER against Fletch Windows build succeeded.

daniel-riehm commented 1 year ago

jenkins test this please

kwcvrobot commented 1 year ago

Fletch KWIVER against Fletch Linux build succeeded.

kwcvrobot commented 1 year ago

Fletch KWIVER against Fletch Centos build succeeded.

daniel-riehm commented 1 year ago

jenkins test this please

kwcvrobot commented 1 year ago

Fletch KWIVER against Fletch Linux build succeeded.

kwcvrobot commented 1 year ago

Fletch KWIVER against Fletch Centos build succeeded.

daniel-riehm commented 1 year ago

jenkins test this please

kwcvrobot commented 1 year ago

Fletch KWIVER against Fletch Linux build succeeded.

kwcvrobot commented 1 year ago

Fletch KWIVER against Fletch Centos build succeeded.

mleotta commented 1 year ago

CI errors seem unrelated. This works for me, let's merge it.