FD- / RPiPlay

An open-source AirPlay mirroring server for the Raspberry Pi. Supports iOS 9 and up.
GNU General Public License v3.0
4.89k stars 354 forks source link

GEANT4 error #348

Closed khadijach02 closed 1 year ago

khadijach02 commented 1 year ago

Hello everyone, i really need your help I'm trying to create a project on the BNCT. here's my output after make :

Consolidate compiler generated dependencies of target test [ 16%] Linking CXX executable test /usr/bin/ld : CMakeFiles/test.dir/action.cc.o : dans la fonction « MyActionInitialization::Build() const » : action.cc:(.text+0x5f) : référence indéfinie vers « MyPrimaryGenerator::MyPrimaryGenerator() » collect2: error: ld returned 1 exit status make[2]: [CMakeFiles/test.dir/build.make:208 : test] Erreur 1 make[1]: [CMakeFiles/Makefile2:84 : CMakeFiles/test.dir/all] Erreur 2 make: *** [Makefile:91 : all] Erreur 2

any help??!!!!

pallas commented 1 year ago

What are you talking about?

khadijach02 commented 1 year ago

@pallas i’m creating a project about BNCT Firstly, i creat a cell with an alpha inside… I already did the construction folder, the action folder, the generator folder, the physics folder… After running the program, the output of the command make is what i already shared

pallas commented 1 year ago

It sounds like that doesn't have anything to do with this project.

khadijach02 commented 1 year ago

thank you