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

Link with ROOT::Hist since TH1F is being used #45

Merged
merged 1 commit into from
Jan 17, 2025
Merged

Conversation

jmcarcell
Copy link
Contributor

@jmcarcell jmcarcell commented Jan 17, 2025

This is needed for builds on MacOS, otherwise it will fail with the error

Undefined symbols for architecture arm64:
 "TH1F::TH1F(char const, char const, int, double, double)", referenced from:
      HepMCHistograms::initialize() in HepMCHistograms.cpp.o
      HepMCHistograms::initialize() in HepMCHistograms.cpp.o
      HepMCHistograms::initialize() in HepMCHistograms.cpp.o
      HepMCHistograms::initialize() in HepMCHistograms.cpp.o

@jmcarcell jmcarcell enabled auto-merge (squash) January 17, 2025 21:12
@jmcarcell
Copy link
Contributor Author

Merging and tagging to have a version that can be built on MacOS

@jmcarcell jmcarcell merged commit 99dad51 into main Jan 17, 2025
4 checks passed
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

Successfully merging this pull request may close these issues.

1 participant