-
Notifications
You must be signed in to change notification settings - Fork 44
Expand file tree
/
Copy pathREADME
More file actions
23 lines (12 loc) · 764 Bytes
/
README
File metadata and controls
23 lines (12 loc) · 764 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
README
[Update] Revised to compile with OSX (Mac) (The library no longer fails to compile when linked from a project using CMake).
Study the COPYING file for distribution terms and similar.
Visit the cURLpp web site or mirrors for the latest news:
http://rrette.com/curlpp.html
To download the very latest source off the CVS server do this:
cvs -d :pserver:anonymous@cvs.curlpp.sourceforge.net:/cvsroot/curlpp login
(just press enter when asked for password)
cvs -d :pserver:anonymous@cvs.curlpp.sourceforge.net:/cvsroot/curlpp co curlpp
(you'll get a directory named curl created, filled with the source code)
cvs -d :pserver:anonymous@cvs.curlpp.sourceforge.net:/cvsroot/curlpp logout
(you're off the hook!)