Andrei I'd like to add some items to my previous email on this subject.
1. I wouldn't turn off warnings C4275 and C4251. Users should be aware of problems. 2. On Windows we need to add additional system libs WSock32.lib and Wldap32.lib with the path $(FrameworkSDKDir)\lib 3. We should add information about compiling cURLpp using _static_ libcurl and the need to define LIBCURL_STATIC in this case. 4. We should add config.win32.h header to the project. 5. OpenSSL support was already mentioned. Regards Piotr Dobrogost _______________________________________________ cURLpp mailing list [email protected] http://www.rrette.com/mailman/listinfo/curlpp
