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!