Menu

#445 UnaryStatistic location/dependence

next release
closed-fixed
None
5
2021-02-08
2021-02-08
No

The new UnaryStatistic class depends on the fft library but is located in Util/units/ so the compiler can't find the include files if building from a fresh checkout ("UnaryStatistic.C:9:10: fatal error: FTransform.h: No such file or directory"). Same goes for BinaryStatistic although that one does not use any fft code so doesn't really need to include FTransform.h.

Maybe solution is to move these to More/General/?

Discussion

  • Willem van Straten

    • assigned_to: Willem van Straten
     
  • Willem van Straten

    Dang. I wondered about that at the time that I #included FTransform.h

    ... I'll move these files to a new home.

    Sorry about that. Thanks for the notice!

     
  • Willem van Straten

    • status: open --> closed-fixed
     
  • Willem van Straten

    I've checked in a fix and I'll soon try a "make distcheck"

     
  • Paul Demorest

    Paul Demorest - 2021-02-08

    Thanks Willem!

     

Log in to post a comment.

MongoDB Logo MongoDB