Thanks! I'm using the gcc compiler. > u *can* do that with libcurl too, but experience tells me that doing that > (for Windows developers) tends to end up in tears due to miniscule build > differences in the built lib and the app you build
Any tips on how to reduce those minuscule differences? Everywhere I've looked for I for on building or using cmake to compile a library isn't as straight as I need. Thanks again. Sent from my iPhone > On Jun 4, 2014, at 7:34 PM, Daniel Stenberg <[email protected]> wrote: > >> On Tue, 3 Jun 2014, [email protected] wrote: >> >> How do u build the library? > > You have numerous alternatives. We try document them here: > http://curl.haxx.se/docs/install.html > > What compiler are you using? > >> I've worked with sfml before and did a simple download and add files to >> appropriate folders but not so with lib curl. > > You *can* do that with libcurl too, but experience tells me that doing that > (for Windows developers) tends to end up in tears due to miniscule build > differences in the built lib and the app you build > > -- > > / daniel.haxx.se > ------------------------------------------------------------------- > List admin: http://cool.haxx.se/list/listinfo/curl-library > Etiquette: http://curl.haxx.se/mail/etiquette.html ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
