ccrtp-devel
[Top][All Lists]
Advanced

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

Re: [Ccrtp-devel] HELP PLEASE


From: David Sugar
Subject: Re: [Ccrtp-devel] HELP PLEASE
Date: Thu, 13 Dec 2001 05:48:12 -0500 (EST)

Makefile.am is used to generate a local Makefile thru automake and the
configure script.  These then insert the compiler and link time options,
which can be found by running ccgnu-config from the shell, as in
ccgnu-config --flags and ccgnu-config --libs


On Thu, 13 Dec 2001, Padial E. Steria wrote:

> Hello,
>
> I'm a computer sciencie student. I have just downloaded a code from your page 
> www.gnu.org/software/ccrtp and some days I had trying to compile it but 
> without any success. I tried doing this several things:
>
> Inside the folder ccrtp-0.7.0/demo there are two files (audiotx.cpp and 
> audiorx.cpp) that I'm very interesting to compile them and see what they do, 
> because I had to do an aplication which use RTP protocol. My aplication 
> consists on this send a video from a server to a client over RTP .
> And to compiIe your example I tried to execute the makefile.am inside the 
> folder ccrtp-0.7.0/demo under a RED HAT LINUX distribution but there was no 
> success. I tried also compile the two files (audiorx.cpp and audiotx.cpp) 
> with the g++ machine's compiler and gcc too but I couldn't yet.
>
> Please I need your help. How can I do to compile and execute all right this 
> code?
>
> Ihope you will reply to me soon.
> Thank you very much.
>
>
>
> _______________________________________________
> 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]