| Message: Re: GDML in simulation | Not Logged In (login) |
|
Hi Eric.
Could you please, let me know how did you solve the problem with GDML? I left a message for Joseph Perle too, mentioning that I have got the same error as you did, even if I have build my Geant4 with option for GDMS plugg set to 1, and having previously installed Xerces. Please, see below the log with the errors that I have gotten, when I tried to make the G01 example. Thank you for your help, Virgil ========================================================================== Making dependency for file load_gdml.cc ... /bin/sh: aida-config: command not found load_gdml.cc:51:27: G4GDMLParser.hh: No such file or directory Compiling load_gdml.cc ... /bin/sh: aida-config: command not found load_gdml.cc:51:27: G4GDMLParser.hh: No such file or directory load_gdml.cc: In function `int main(int, char**)': load_gdml.cc:67: error: `G4GDMLParser' was not declared in this scope load_gdml.cc:67: error: expected `;' before "parser" load_gdml.cc:68: error: `parser' was not declared in this scope load_gdml.cc:97: error: expected initializer before '*' token load_gdml.cc:99: error: `lvs' was not declared in this scope load_gdml.cc:101: error: `G4GDMLAuxListType' was not declared in this scope load_gdml.cc:101: error: expected `;' before "auxInfo" load_gdml.cc:102: error: `G4GDMLAuxPairType' was not declared in this scope load_gdml.cc:102: error: template argument 1 is invalid load_gdml.cc:102: error: template argument 2 is invalid load_gdml.cc:102: error: `const_iterator' does not name a type load_gdml.cc:103: error: `ipair' was not declared in this scope load_gdml.cc:103: error: `auxInfo' was not declared in this scope load_gdml.cc:101: warning: unused variable 'G4GDMLAuxListType' load_gdml.cc:102: warning: unused variable 'G4GDMLAuxPairType' load_gdml.cc:67: warning: unused variable 'G4GDMLParser' /usr/local/CLHEP/include/CLHEP/Random/Randomize.h: At global scope: /usr/local/CLHEP/include/CLHEP/Random/Randomize.h:67: warning: 'CLHEP::HepRandomGenActive' defined but not used make: *** [/usr/local/g4work/tmp/Linux-g++/load_gdml/exe/load_gdml.o] Error 1 =============================================================================== On Tue, 27 Oct 2009 17:43:38 GMT, Eric wrote: > I have successfully gotten my GDML stuff to work in the example > persistency/gdml/G01 (where it just pops up into a viewing screen), but > next I would like to be able to import my geometry into another > (working) simulation... any suggestions or ideas or good places to > start? > > Thanks >
|
|
to: |