>> I just pushed the fixes to support building curlpp as a dynamic library > >> on MSVC. The corrections mostly concern the proper usage of CURLPPAPI > >> macro. I also defined BUILDING_CURLPP in curlpp project. I did tested > >> the stuff (= built curlpp for all targets, built all tests, checked > >> example01 works ok) on MSVC8 only. Could somebody (Piotr? ;)) please > >> check the stuff works on VC9 as well? > > >Thanks for your time you spend making these changes. From what I see > >you made your changes in the original branch of curlpp. I don't know > if >you noticed that Jean made fork of curlpp named > >curlpp-directory-changes (you can see it on Forks/Queues tab in the > top >right corner on bitbucket.org). That's the newest version. I'm > working >with this version making modifications to VC9 solution and > project >files to accomodate new folder structure (this structure is > more >common/standard then the previous one). If you could be so kind to > make >changes in this version that would be great as new folder > structure >makes modifications to VC files necessary in any case. >
Done. I see there are still some things to be fixed aka duplicate files under include/curlpp/ and in include/utilpp/, but I hope you are aware of that. Andrei _______________________________________________ cURLpp mailing list [email protected] http://www.rrette.com/mailman/listinfo/curlpp
