Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fatal error: 'QVTKWidget.h' file not found #6

Closed
yurivict opened this issue Aug 19, 2021 · 2 comments
Closed

fatal error: 'QVTKWidget.h' file not found #6

yurivict opened this issue Aug 19, 2021 · 2 comments

Comments

@yurivict
Copy link

/disk-samsung/freebsd-ports/cad/qcsxcad/work/QCSXCAD-0.6.2-5-g0dabbaf/export_x3d.cpp:20:10: fatal error: 'QVTKWidget.h' file not found
#include <QVTKWidget.h>
         ^~~~~~~~~~~~~~
1 error generated.

vtk-9.0.3 doesn't install QVTKWidget.h.

@thliebig
Copy link
Owner

vtk9 is indeed not yet supported, please use vtk8.2

@StefanBruens
Copy link
Contributor

VTK 9.1 has been released in the meantime, and VTK 8 should be considered legacy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants