Giter VIP home page Giter VIP logo

Comments (5)

iMichka avatar iMichka commented on August 13, 2024

I was able to compile using the following patch:
https://raw.githubusercontent.com/Homebrew/formula-patches/3124ede999c9ffd700652d20f0455c97512f84a3/radx/radx-hdf5-20170315.diff?full_index=1

There are some macro redefinitions for H5Location and H5Object on top of the header files, but this does not seem to work correctly. I did not investigate any more but we have a workaround on our side; it would be great if you could have a look and make a proper fix for this. Thanks!

from lrose-core.

rpelorosso avatar rpelorosso commented on August 13, 2024

Hello @iMichka, I'm sorry to bother you, but could you please tell me what version of gcc did you use? I'm having a hard time trying to compile this suite.

from lrose-core.

iMichka avatar iMichka commented on August 13, 2024

That was clang/llvm on mac (Xcode 8 I think), and gcc 4.8 on Linux. All the builds passed with this patch.

from lrose-core.

ilovezfs avatar ilovezfs commented on August 13, 2024

@mike-dixon it seems a new version was released that still has this issue. Any chance you can take a look at fixing this so that radx works with the current version of HDF5? I'm rebasing the patch but that's not something we can do indefinitely.

from lrose-core.

mike-dixon avatar mike-dixon commented on August 13, 2024

Fixed. Changed Ncxx and Radx libraries to use getNumAttr(), and H5Aopen_idx(), instead of iterateAttrs() to iterate through attributes. Removed usage of H5Location, now uses H5Object everywhere"

from lrose-core.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.