How to create a GDExtension using ROOT - CERN libraries

Godot Version

4.2

Question

I would like to use Godot to create a scientific application. Specifically, I want to build an event display for events measured by a detector and saved in a TTree defined in the ROOT library.

I have looked at the tutorial in the documentation, and I believe the basic example provides a good solution to my problem. However, it is not entirely clear to me how to include external libraries in SConstruct.

Thank you all.

I don’t know much SCons, but I did a bit of digging and found this section in the SCons user guide. I hope it helps some!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.