Re: Executable file

From: Rene Brun <Rene.Brun_at_cern.ch>
Date: Fri, 02 Mar 2007 13:57:11 +0100


eg, if you work with gcc, do
  g++ -o myapp.exe myapp.cxx `root-config --cflags --libs`

where root-config is a small utility in $ROOTSYS/bin. To see what root-nfig does, do

   root-config --cflags --libs

Rene Brun

Jan Malinowski wrote:
> Hi Rooters,
>
> I need the executable file of my program compiled in the root frame.
> How may I do it?
>
> Regards, Jan.
>
Received on Fri Mar 02 2007 - 13:57:18 CET

This archive was generated by hypermail 2.2.0 : Sat Mar 03 2007 - 05:50:01 CET