Problem 242 - Unable to Link while using G4Lizard or G4Lab
Summary: Unable to Link while using G4Lizard or G4Lab
Status: CLOSED INVALID
Alias: None
Product: Geant4
Classification: Unclassified
Component: config (show other problems)
Version: 1.0
Hardware: PC Linux
: P2 major
Assignee: barrand
URL:
Depends on:
Blocks:
 
Reported: 2001-04-05 08:41 CEST by sajan.easo
Modified: 2012-02-15 05:18 CET (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
Description sajan.easo 2001-04-05 08:41:38 CEST
Dear Dir,
  I am from LHCb at cern and am using geant4.3.0.ref03. When I write some
code for using histograms using the analysis manager and with either G4Lizard or
G4Lab it  (1) does not compile since it does not find the include files
       like IHistogramFactory.h and Ihistogram1D.h.
 (2) Even If I get these include files from the LHCXX area at cern,
it still refuses to link with a message like Undefined reference to
G4LizardSystem::G4LizardSystem(
const G4String& aName).  As a test, I even copied and copiled and compiled
the G4LizardSystem.cc in my area and still get the same problem with linking.
My analysis code for LHCb stuff quite is similar in structure to that of the
 'advanced examples : Xray telescope or Gammaray telescope'.
(3) I  noticed that it is also impossible to use jas since include files
like JasHistogram1D.h does have other .h files which are not accesible to a
normal users like me.
In the past I could get away with using paw which used be part of some old
CLHEP library. But now, even that option is not available.
Comment 1 barrand 2002-03-22 06:11:59 CET
Now, people should use an AIDA implementation.