Kitware / fletch

Computer Vision Software Development Environment
61 stars 54 forks source link

Patch boost python 3.10 #701

Closed dstoup closed 2 years ago

dstoup commented 2 years ago

Boost 1.65.1 uses the private python API function, _Py_fopen which is removed in python 3.10. Switch to using the public fopen function instead.

kwcvrobot commented 2 years ago

Fletch KWIVER against Fletch Linux build succeeded.

kwcvrobot commented 2 years ago

Fletch KWIVER against Fletch Centos build succeeded.

kwcvrobot commented 2 years ago

Fletch KWIVER against Fletch LinuxGPU build succeeded.

kwcvrobot commented 2 years ago

Fletch KWIVER against Fletch Mac build succeeded.

kwcvrobot commented 2 years ago

Fletch KWIVER against Fletch Windows build succeeded.

kwcvrobot commented 2 years ago

Fletch KWIVER against Fletch Linux build succeeded.

kwcvrobot commented 2 years ago

Fletch KWIVER against Fletch LinuxGPU build succeeded.

kwcvrobot commented 2 years ago

Fletch KWIVER against Fletch Mac build succeeded.

kwcvrobot commented 2 years ago

Fletch KWIVER against Fletch Centos build succeeded.

kwcvrobot commented 2 years ago

Fletch KWIVER against Fletch Windows build succeeded.