ccrtp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ccrtp-devel] How to include libraries


From: Federico Montesino Pouzols
Subject: Re: [Ccrtp-devel] How to include libraries
Date: Tue, 23 Sep 2003 11:29:41 +0200
User-agent: Mutt/1.3.28i

        Hi, see the thread "Using ccRTP" in this list. You have to
include 'ccrtp/rtp.h', link ccrtp1, and use ccgnu2-config to specify
the flags for common c++.

        The command line to do this is like this:

        $ g++ `ccgnu2-config --flags --stdlibs` -lccrtp1 -ofoo foo.cpp 

On Tue, Sep 16, 2003 at 10:09:11AM +0200, Ricardo Lopez Camino wrote:
> Hi,
> Anybody can tellme, how to include the ccrtp libraries in my own Makefile.
> Or how to compile in the command line an simple file.
> For example ../demo/audiorx.cpp 
> 
> Thanks in advance.
> 
> 
> _______________________________________________
> Ccrtp-devel mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/ccrtp-devel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]