Problem 2600

Summary: Build of G4visVtk fails for static-only builds
Product: Geant4 Reporter: Ben Morgan <Ben.Morgan>
Component: cmakeAssignee: Ben Morgan <Ben.Morgan>
Status: CLOSED FIXED    
Severity: minor    
Priority: P4    
Version: 11.2   
Hardware: All   
OS: All   

Description Ben Morgan 2024-03-17 18:20:02 CET
Initially reported on the forum here: https://geant4-forum.web.cern.ch/t/vtk-build-error/11907

This seems to be due to the call to `vtk_module_autoinit` in `source/CMakeLists.txt` only using the shared target name and not checking for the shared/static configuration. Needs to be triaged to this and then fix should be fairly straightforward.
Comment 1 Ben Morgan 2024-04-23 15:25:20 CEST
Resolved upstream, will be in June beta and any patches.