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

MARLIN_DLL: fix some library names, FCalClusterer #37

Merged
merged 4 commits into from
Sep 4, 2020

Conversation

andresailer
Copy link
Contributor

@andresailer andresailer commented Sep 2, 2020

Fixes:

  • some libraries added to MARLIN_DLL
  • Installation of FCalClusterer libraries
  • Dictionary issues for LCFIPlus

After these changes I can run
Marlin and it loads all the libraries in MARLIN_DLL. There are, however, warnings for the physsim and kaltest (MarlinTrkProcessors) libraries from Cling autoloader because some of missing header files.

@andresailer andresailer linked an issue Sep 2, 2020 that may be closed by this pull request
@andresailer andresailer changed the title MARLIN_DLL: fix some library names MARLIN_DLL: fix some library names, FCalClusterer Sep 2, 2020
@vvolkl
Copy link
Contributor

vvolkl commented Sep 4, 2020

Thanks for these fixes! I'll create some issues for the problems you mentioned.

Co-authored-by: vvolkl <valentin.volkl@cern.ch>
@vvolkl vvolkl merged commit 4afeeb3 into key4hep:master Sep 4, 2020
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.

FCalClusterer recipe doesn't install libraries and binaries
2 participants