Re: [ROOT] Trouble using ACLiC

From: Rene Brun (Rene.Brun@cern.ch)
Date: Mon Mar 25 2002 - 16:25:02 MET


Hi Alexis,

This problem appears typically when your MyClass.h defines a function
and this function is missing in MyClass.cpp.

Please give more info

Rene Brun

Mignon Alexis wrote:
> 
> Hi,
> 
> this message follows a previous one about compilation errors which have
> been answered by Philippe Canal (Thanks to him! ).
> 
> I try to import a class to use it with CINT, the classe is defined in a
> .h
> and .cpp files.
> To do so I type under CINT .L MyClass.cpp++
> I get a message saying that a shared library MyClass_cpp.so have been
> created, but when I try to see if it has been loaded using .files it
> does
> not appear and I (of course) can't call it, and there is no new file in
> the
> current directory.
> 
> One more precision I use root v 3.03/02
> the class I try to load does not inherit from TObject and a :
> .L MyClass.cpp (whithout ++) give a segmentation fault error.
> 
> Anyone can help ?
> 
> --
> Alexis Mignon
> GANIL
> Bd Henri Becqurel
> 14076 CAEN Cedex 5
> France
> tel: +(33) (0)231454680
> e-mail : mignon@ganil.fr



This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:50:47 MET