Skip to content
Snippets Groups Projects
  1. Feb 26, 2024
    • Administrator's avatar
      Fix compilation problem with external package Hal · 3fd35831
      Administrator authored and Felix Weiglhofer's avatar Felix Weiglhofer committed
      Fixes the problem also when passing path info as CMake parameters for
      FairSoft/FairRoot apr21p2/v18.6.7.
      
      The solution now works for CMake parameters as well as for environment variables
      for bost FairSoft/FairRoot combinations apr21p2/v18.6.7 and nov22p1/v18.8.0.
      3fd35831
  2. Feb 22, 2024
    • Administrator's avatar
      Fix compilation problem with external package Hal · b17a698f
      Administrator authored and Florian Uhlig's avatar Florian Uhlig committed
      The compilation of some analysis files did crash due to missing header
      files when not setting the environment variables SIMPATH and FAIRROOTPATH.
      The problem was that the external package Hal internally uses this
      environment variables and changed compilation targets if they are found.
      Add a patch which fixes this but the change should go upstream.
      b17a698f
Loading