LDMX-Software / ldmx-sw

The Light Dark Matter eXperiment simulation and reconstruction framework.
https://ldmx-software.github.io
GNU General Public License v3.0
22 stars 20 forks source link

Build on Ubuntu 20.04 LTS #747

Closed cbravo135 closed 4 years ago

cbravo135 commented 4 years ago

Describe the bug Project fails to build on most recent Ubuntu LTS release

To Reproduce Steps to reproduce the behavior:

  1. Boot Ubuntu 20.04 LTS
  2. Try to build ldmx-sw
  3. See cmake fail to configure the build

Expected behavior A successful configuration of the build by cmake3

omar-moreno commented 4 years ago

What is the error you are seeing?

tomeichlersmith commented 4 years ago

@cbravo135 was talking to me about it, and it reminded me of the linking errors that I was seeing on my Ubuntu 18.04 machine before we merged in my previous cmake updates.