Philippe Gras

Results 45 comments of Philippe Gras

It looks like linked to your LLVM installation. Indeed, but default LLVMSupport is a static library while your error message refers to a shared library. Adding VERBOSE=1 to you make...

The issue seems specific to a given installation and could not be reproduced. Closing the issue.

Hello Pere, I was not able to reproduce the issue with `HepGeom::Point3D`. I will add the support for inheritance from templated class. Philippe.

Thanks Bart for your response and the solution. Philippe.

The Geometry package is included in the new [`more-classes` branch](https://github.com/JuliaHEP/ROOT.jl/tree/more-classes). It includes also all classes from the Histogram library, while the `master` branch includes a subset of it. ``` ]add...

@peremato can you review the changes I made and tell me if they are ok for you?

@JuliaRegistrator register

@JuliaRegistrator register Release notes: This release brings support of modern Julia releases. Previous one required Julia 1.3.x or below. ## Breaking changes [CxxWrap](https://github.com/JuliaInterop/CxxWrap.jl) is now used instead of [Cxx](https://github.com/JuliaInterop/Cxx.jl) bringing...

@JuliaRegistrator register

ROOT.demo() has been fixed. @JuliaRegistrator register