Deepak Samuel
Deepak Samuel
Hi, You don't need to have ROOT installed on your system. Simple comes with ROOT packaged with the appimage. Just to make sure that your system ROOT is not conflicting...
Hi, Yes, I can confirm this. The problem is the packaged version of ROOT is 6.10 has some problems with Ubuntu 16. I have released a new appimage with ROOT...
Thanks. I noticed those errors as well and am working on it. I will test it and update soon.
What is the version of gcc and Qt that you are using and which compiler have you selected in QtCreator?
I think the Geant4 code that you have on your system was compiled with a different compiler. Could you please check that? In that case, I suggest that you compile...
Hi, The ROOT code was written with an older version (5.XX) and hence the conflicts. Is it possible to rename all TObjString to TObject and check if some of the...
It was with Geant4 10.5.1. The ROOT part of the code was lifted from my iRoot project [https://github.com/deepaksamuel/iRoot/] which was built using a older version of root (5.XX).
Could you please add #include to iROOTWorksheet.cpp and check if that works?
It should be in the same location as that of the executable.
Could you please post the output in the QtCreator when the dialog box pops up?