Skip to content
chhas edited this page Dec 5, 2015 · 2 revisions

Some basic code, which can be compiled by node gyp and linked against root, it's just a hacky PoC/demo: https://gist.github.com/jnugh/552d057c7f6164c94c2f

Basic gyp makefile using root-config to get correct compiler/linker flags and directories for ROOT: https://gist.github.com/chhas/c66f6855753588a253b2

Clone this wiki locally