[Gate-users] [gate-users] Problem compiling Gate_v6.1
nehmehs at MSKCC.ORG
nehmehs at MSKCC.ORG
Tue Apr 26 16:01:05 CEST 2011
Hi Didier,
Yes, this solved the problem and everything looks fine. Thanks.
Sadek
-----Original Message-----
From: Didier Benoit [mailto:benoit at imnc.in2p3.fr]
Sent: Tuesday, April 26, 2011 6:46 AM
To: Nehmeh, Sadek/Medical Physics
Cc: ireneta at ific.uv.es; gate-users at lists.opengatecollaboration.org
Subject: Re: [Gate-users] [gate-users] Problem compiling Gate_v6.1
Hi Sadek,
In the GateFastAnalysis.cc file could you replace the line 105:
(*CHC)[iHit]->SetSourcePosition(v);
by:
G4ThreeVector v( -1, -1, -1 );
(*CHC)[iHit]->SetSourcePosition(v);
Tell me if it works,
Kind Regards,
Didier
On Apr 19, 2011, at 10:25 PM, nehmehs at MSKCC.ORG wrote:
> Hi Didier,
>
> It turned out I'm getting an error during gate compilation in GateFastAnalysis.cc. Attached is the output. I re-compiled everything from scratch but still it did not help. Everything is being compiled with the same gcc version.
>
> Thanks,
>
> Sadek
>
> -----Original Message-----
> From: Didier Benoit [mailto:benoit at imnc.in2p3.fr]
> Sent: Tuesday, April 19, 2011 12:01 PM
> To: ireneta at ific.uv.es; Nehmeh, Sadek/Medical Physics
> Cc: gate-users
> Subject: [Gate-users] [gate-users] Problem compiling Gate_v6.1
>
> Hi Irene and Sadek,
>
> I've installed GATE with gcc version 4.5.1
> There my configuration:
> - Ubuntu 10.10
> - GCC 4.5.1
> - G4 9.4 patch 01
> - GATE 6.1
> - ROOT 5.28
> - CLHEP 2.1.0.1
>
> GATE, G4 and CLHEP must be installed with the same version of GCC.
>
> Kind Regards,
> Didier
>
> ----------------------------------------------------------------
> Didier BENOIT, GATE Engineer
> Imagerie et Modélisation en Neurobiologie et Cancérologie (IMNC)
> IMNC - UMR 8165 CNRS - Université Paris 7 - Université Paris 11
> Campus d'Orsay
> Bâtiment 440
> 91406 ORSAY Cedex
>
> Tél : (33) 1 69 15 68 76
> E-mail : benoit at imnc.in2p3.fr
> http://www.imnc.in2p3.fr
> ----------------------------------------------------------------
>
>
>
>
>
> =====================================================================
>
> Please note that this e-mail and any files transmitted with it may be
> privileged, confidential, and protected from disclosure under
> applicable law. If the reader of this message is not the intended
> recipient, or an employee or agent responsible for delivering this
> message to the intended recipient, you are hereby notified that any
> reading, dissemination, distribution, copying, or other use of this
> communication or any of its attachments is strictly prohibited. If
> you have received this communication in error, please notify the
> sender immediately by replying to this message and deleting this
> message, any attachments, and all copies and backups from your
> computer.
> <log.txt>
----------------------------------------------------------------
Didier BENOIT, GATE Engineer
Imagerie et Modélisation en Neurobiologie et Cancérologie (IMNC)
IMNC - UMR 8165 CNRS - Université Paris 7 - Université Paris 11
Campus d'Orsay
Bâtiment 440
91406 ORSAY Cedex
Tél : (33) 1 69 15 68 76
E-mail : benoit at imnc.in2p3.fr
http://www.imnc.in2p3.fr
----------------------------------------------------------------
More information about the Gate-users
mailing list