Re: [ROOT] Problem drawing 3D histograms on Mac

From: cstrato (aon.912121399@aon.at)
Date: Thu Oct 09 2003 - 21:44:34 MEST


Dear Philippe

Thank you very much for your help. Changing the line
    ROOTGLIBS  := $(shell root-config --glibs)
to:
    ROOTGLIBS  := $(shell root-config --glibs) -u 
_G__cpp_setup_initializerG__G3D
in my make file does indeed solve the problem.

Best regards
Christian


Philippe Canal wrote:

>Hi Christian,
>
>Try adding
>	-uG__cpp_setup_initializerG__G3D
>to your link line.
>
>Cheers,
>Philippe.
>
>
>  
>



This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:16 MET