Hello again Martin, I built the osg-2.8 branch with msvc Express 2008 (including curl plugin) without errors or warnings. On a closer look at the curl_plugin, the references you can't resolve are just about every method in curl that the plugin uses. This suggests that you are not linking to curllib at all or that it is of wrong version. Could you double check CURL_LIBRARY and CURL_LIBRARY_STATIC in your cmake cache?
I'm about to ship a new zip with msvc90 dependencies but want to install sp1 and recompile/test everything first. cheers Mattias On 2/9/09, Mattias Helsing <helsin...@gmail.com> wrote: > Hi Martin, > > I'm in the process of rebuilding the vc90 dep zip. I haven't gotten to > compile it with your setup be will shortly (tomorrow). Will check for > this error then. > > Mattias > > On Mon, Feb 9, 2009 at 8:24 PM, Martin Beckett <m...@mgbeckett.com> wrote: >> 2.8.0-rc3 Windows XP/Visual studio 2008 with MSVC++ 9.0 dependencies from >> MattiasHelsing >> (3rdParty_Win32Binaries_vc90.zip) >> >> ReaderWriterCURL, unresolved externals: >> __imp__curl_easy_setopt >> __imp__curl_easy_init >> __imp__curl_easy_cleanup >> __imp__curl_easy_strerror >> __imp__curl_easy_getinfo >> __imp__curl_easy_perform >> >> Martin >> >> ps. sorry if this double posts, the previous one disappeared and isn't in >> my sentmail >> _______________________________________________ >> osg-users mailing list >> osg-users@lists.openscenegraph.org >> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org >> > _______________________________________________ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org