Prebuilt metavision_dense_optical_flow.exe (Metavision 4.6.2, Win11)

Prebuilt metavision_dense_optical_flow.exe (Metavision 4.6.2, Win11)

Hello,

I am trying to launch the prebuild metavision_dense_optical_flow.exe c++ example binary on the win11 Metavision v4.6.2

In the terminal it prints:
Instantiating TripletMatchingFlowAlgorithm with radius= 1.5

then gui window is showed and quickly closed without any information.
The same happens if I build cmake project  from the source in the Release mode.

However:

metavision_dense_optical_flow works correctly if I build it from the source in Debug mode.
prebuild metavision_player.exe works correctly on win11,
prebuild metavision_dense_optical_flow.exe works correctly on win10 (in Hyper-V VM)