build qt #31459
Closed
zj951555793
started this conversation in
General
build qt
#31459
Replies: 1 comment
-
That is the price you pay for changing the feature set which forces a recompilation of a dependent library which subsequently requires a rebuild of all consumers. There is nothing unfriendly about it it is just how it is. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have installed some libraries such as qt vtk pcl, and when I use vcpkg install qttools [qml] -- recurse
I think it's very unfriendly to rebuild the entire building system, which means that I wasted half a day building and another day rebuilding and producing these libraries
logs:
PS C:\Users\ruler9068> vcpkg install qttools[assistant,core,designer,linguist,qml]:x64-windows
Computing installation plan...
The following packages will be rebuilt:
qttools[assistant,core,designer,linguist,qml]:x64-windows -> 6.4.3
Additional packages (*) will be modified to complete this operation.
Beta Was this translation helpful? Give feedback.
All reactions