DUNE-DAQ / timinglibs

0 stars 1 forks source link

Code doesn't compile #122

Open jcfreeman2 opened 1 month ago

jcfreeman2 commented 1 month ago

Specifically, the error message from gcc is:

/home/nfs/jcfree/NFD_DEV_240923_A9/sourcecode/timinglibs/src/TimingHardwareManagerBase.cpp:505:34: error: 'cmd_payload' was not declared in this scope
  505 |          << ", parsed data: " << cmd_payload.fl_cmd_id
      |                                  ^~~~~~~~~~~