Hello!
I asked about another problem: I compile my programs (classes) for ROOT
with ACLiC. If I use gSystem->SetBuildDir("./lib") , and macro is in
full_path/macro/ , it creates shared libraries in lib/full_path/macro/ .
How to make it to create library in ./lib ?
Thank you.
==============================================================
Dmitry A. Shtol (SND group)
Budker Institute of Nuclear Physics
On Wed, 17 Mar 2004, Rene Brun wrote:
> Hi Dmitry,
>
> With the existing Makefile, the shared libraries are not created
> in the src directories but in the lib directory.
>
> Rene Brun
>
> On Wed, 17
> Mar 2004, Dmitry A. Shtol wrote:
>
> > Hello!
> > How to make ROOT to put shared libraries (when compile my programs) not in
> > the same directory, where sources are, but in another directory?
> >
> > Thank you.
> >
> > ==============================================================
> > Dmitry A. Shtol (SND group)
> > Budker Institute of Nuclear Physics
> >
>
This archive was generated by hypermail 2b29 : Sun Jan 02 2005 - 05:50:06 MET