[VTK] 9.2 had't install qml support files,even using feature "qt" and option "DVTK_MODULE_ENABLE_VTK_GUISupportQtQuick=on" #36044
Labels
category:port-feature
The issue is with a library, which is requesting new capabilities that didn’t exist
in order use local installed qt 5, i changed VTK
portfile.cmake
in my private registryand
vcpkg.json
but only install vtk qt header files:
missed file after install completed:
Proposed solution
i think should have a feature to switch qt5 or qt6
Describe alternatives you've considered
No response
Additional context
vcpkg git commit : 61f6108
The text was updated successfully, but these errors were encountered: