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

Compilation Warnings #378

Open
vvolkl opened this issue Dec 12, 2019 · 0 comments
Open

Compilation Warnings #378

vvolkl opened this issue Dec 12, 2019 · 0 comments

Comments

@vvolkl
Copy link
Member

vvolkl commented Dec 12, 2019

The compilation output is not very useful at the moment due to many spurious warnings. I had a look, and a large volume is due to shadow warnings between Gaudi and Geant4. They only appear when the CMake configuration includes the line

include(${Geant4_USE_FILE})

which can be safely removed for many, but not all FCCSW subdirectories. Another trigger seems to be

gaudi_depends_on_subdirs(GaudiKernel)

It is not clear if the last statement is still needed. There seems to be a major rewrite of the Gaudi CMake Configuration going on, I will ask there.

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

1 participant