cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Problem with compiling the rtsp.c

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 28 Dec 2011 09:58:29 +0100 (CET)

On Wed, 28 Dec 2011, Alexander Yang wrote:

> I used the simple example supplied by CURL
> http://curl.haxx.se/libcurl/c/rtsp.html
> when compiling it ,I've got the following errors
>
> rtsp.c: In function 'rtsp_options':
> rtsp.c:75: error: 'CURLOPT_RTSP_STREAM_URI' undeclared (first use in this
> function)
> rtsp.c:76: error: 'CURLOPT_RTSP_REQUEST' undeclared (first use in this
> function)

And you have libcurl and associated headers installed with a version that
supports RTSP?

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2011-12-28