Problem 608 - Compilation errors in vers 6.1
Summary: Compilation errors in vers 6.1
Status: RESOLVED INVALID
Alias: None
Product: Geant4
Classification: Unclassified
Component: processes/electromagnetic (show other problems)
Version: 6.1
Hardware: PC Linux
: P2 critical
Assignee: Michel.Maire
URL:
Depends on:
Blocks:
 
Reported: 2004-03-31 10:17 CEST by sverker.almehed
Modified: 2004-04-01 06:46 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
Description sverker.almehed 2004-03-31 10:17:18 CEST
I get several compilation errors when compiling on LINUX (redhat and suse),
compilers 2.95.3 and  3.3.1
The first that pops up is in G4MuBremsstrahlung.hh saying that the variable
fParticleChange is undeclared. Looking in the code there is no declaration but
the variable is used in the inline function SecondariesPostStep

As I said there are more errors.....
Comment 1 Gabriele Cosmo 2004-04-01 06:46:59 CEST
Please, verify your installation is consistent.
In the case you mention 'fParticleChange' is correctly declared in the
base class G4VEnergyLossProcess.
If you obtain compilation errors in the kernel libraries especially when
using the supported platforms, it is more likely it's a problem in your setup.