vtk bottle installs libs of wrong version? #6327
Unanswered
themightyoarfish
asked this question in
Everyday usage
Replies: 1 comment
-
it seems like this happens with a source install too, so maybe its an upstream (or non-) issue. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew config
Output of
brew doctor
Description of issue
The current vtk version on brew is 9.4.2. When I install this, there are some libraries from 9.4.1, such as
/opt/homebrew/lib/libvtkGUISupportQt-9.4.1.dylib
. Is this correct? I am hunting a segmentation fault and stumbled upon this.Beta Was this translation helpful? Give feedback.
All reactions