1 Dec 13:43
Re: [curlpp:217] Trouble building cURLpp with SSL support
can you post your config logs? On Wed, Nov 30, 2011 at 1:11 AM, sean <s.g.hatch@...> wrote: > Hi! > > I am pretty pumped up to get to work with cURLpp, but I am having > trouble building it with SSL support. I am on Mac OS X.5. > > So far, I have built openSSL, and then libcurl with that. When I do a > curl--config --feature I get: > > SSL > IPv6 > libz > NTLM > NTLM_WB > > So, I know libcurl has SSL support. Next, for cURLpp, I do > > ./autogen.sh > ./configure --without-boost > make > make install > > The install goes okay, but when I do curlpp-config --feature I see > only libz. I would like to see SSL there, to ensure I have SSL > support, right? Here are some things I've tried so far: > > -doing curl--config --libs and then including the output of this in > LDFLAGS prior to autogen'ing for cURLpp.(Continue reading)
RSS Feed