fatal error: QVTKOpenGLNativeWidget.h: No such file or directory (when building the BorderWidgetQt)

Hi All,

I hope you can help me!

I finished setting up VTK and I tested it on Sphere example, and it worked!

Now I am trying to setup Qt to make a GUI for my project.

I installed the latest QT5.13:

and reconfigured the VTK to include QT.

Cmake configures and generates BorderWidgetQt, but when I try to build it I get this error:

Do you guys know what I did wrong?

Thank you!

have you solved this problem? I am encountering this problem too! :smiling_face_with_tear: