ccrtp-devel
[Top][All Lists]
Advanced

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

Re: [Ccrtp-devel] About compilation


From: Federico Montesino Pouzols
Subject: Re: [Ccrtp-devel] About compilation
Date: Tue, 25 Feb 2003 21:50:35 +0100
User-agent: Mutt/1.4i

        Hi, to compile, say, test.cpp, do something like:

        $ g++ `ccgnu2-config --flags --stdlibs` -lccrtp1 -otest test.cpp 

        once you have installed common c++ and ccrtp. The
ccgnu2-config script will provide the necessary compiler flags for
common c++ based programs (see the commoncpp docs).

On Tue, Feb 25, 2003 at 08:38:36PM +0100, Jogu wrote:
> Hello.
> I'm a french student and I would like to include ccrtp in a existant .c
> executable (where I use UDP directly to transmit audio) but I have few
> knowledge in g++. Is there an simple command to compil my source file
> because I don't be able to do that : there are lots of errors I don't
> understand.
> I have configured commoncpp and ccrtp with --prefix=/usr.
> Thank you for your reponse.
> Jonathan.
> 
> 
> 
> 
> _______________________________________________
> 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]