Details
-
New Feature
-
Status: Open (View Workflow)
-
High
-
Resolution: Unresolved
-
None
-
None
Description
R_LOAD_LIBRARY tells ROOT which libraries to load. rootcling should recognize this, and add a corresponding entry in the rootmap file, such that .x MyCode.C where MyCode.C has a R_LOAD_LIBRARY(libFoo) actually loads libFoo.