lebarsfa

Results 15 comments of lebarsfa

Indeed, here are some quick answers: - The current workaround would be `x.getitem(int32(0))` from > The operator [index] for a Codac object should be replaced with .getitem(int32(index)) [...] indices of...

> Can you take a dependency on a different version of `mingw`? The short answer would be yes and no! The library OpenCV 4.5.4 do not build out of the...

Indeed, this is probably the cleanest way to solve that issue, since it is probably quite rare. I will signal the problem to the maintainers of the mingw package, and...

Here is what I got for the case Windows 11 v24H2 x86_64 with MinGW x86: [CMakeVars.txt](https://github.com/user-attachments/files/22873291/CMakeVars.txt) [cmds.txt](https://github.com/user-attachments/files/22873296/cmds.txt) [output.txt](https://github.com/user-attachments/files/22873292/output.txt) [choco list.txt](https://github.com/user-attachments/files/22873289/choco.list.txt)

Here is what I got on the same machine as my previous message (with the build folder cleaned): [CMakeVars_OPENCV_SKIP_SYSTEM_PROCESSOR_DETECTION.txt](https://github.com/user-attachments/files/24273069/CMakeVars_OPENCV_SKIP_SYSTEM_PROCESSOR_DETECTION.txt) [cmds_OPENCV_SKIP_SYSTEM_PROCESSOR_DETECTION.txt](https://github.com/user-attachments/files/24273070/cmds_OPENCV_SKIP_SYSTEM_PROCESSOR_DETECTION.txt) [output_OPENCV_SKIP_SYSTEM_PROCESSOR_DETECTION.txt](https://github.com/user-attachments/files/24273071/output_OPENCV_SKIP_SYSTEM_PROCESSOR_DETECTION.txt)