Created attachment 247 [details] geant-python-4.10.0-polycone.patch g++ -c -o pyG4TwistedTubs.o -fPIC -ansi -pipe -DBOOST_PYTHON_DYNAMIC_LIB -O2 -pipe -march=corei7 -DNDEBUG -I. -I/opt/gentoo/usr/include/py\ thon2.7 -I/opt/gentoo/usr/include -I/opt/gentoo/usr/include/Geant4 -I/dev/shm/portage/sci-physics/geant-python-4.10.00/work/geant4.10.00/env\ ironments/g4py-python2_7/source/version -I/dev/shm/portage/sci-physics/geant-python-4.10.00/work/geant4.10.00/environments/g4py-python2_7/so\ urce/boost -DG4VIS_USE_OPENGLX -DG4VIS_USE_OPENGL -DG4VIS_USE pyG4TwistedTubs.cc pyG4Polycone.cc: In function ‘void export_G4Polycone()’: pyG4Polycone.cc:99:29: error: ‘IsGeneric’ is not a member of ‘G4Polycone’ The compilation fail as above. A trivial patch is attached.
The method is obsolete, removed from the list of the attributes in the python class.