[ROOT] need help on files *.so

From: Primrose Mbanefo (didi_mbanefo@laposte.net)
Date: Wed Sep 05 2001 - 18:02:40 MEST


Hello everyone,
	Thanks for the help on the files LinkDef.h.
I've created my file essai1.so but I use it with a compiled program which 
creates buttons and these buttons use some of the functions from the file 
essai1.so.
My problems are 

1. I made the dictionary with the command
rootcint -f essai1Dict.cxx  -I(path)  essai1.h essai1LinkDef.h 
and in the file essai1Dict.cxx there is only the line:
#include essai1.h
is this normal?

2. Each time I press on one of the buttons, I get a warning saying that the 
function doesn't exist.  I don't how to get about this. Is this problem 
connected to the first question?

3. I have to let ROOT run to see the buttons but I would like to let the 
program run without running ROOT. Can buttons run on Standalone programs?

Any help will be deeply appreciatede.
Primrose



This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:59 MET