> Hi Paul, > I did not configured Visual Studio express 2008, i just > installed it, and the added library was found. > I can't help more. I tried to not touch as much as possible > the specific configuration.
I, too, take the defaults during an install, so I find this pretty fascinating that I'm the only one who encountered a problem with this change. And that it is broken on both my Windows systems, and that the fix is different on both my systems... On my second system (the one that has never had VS9 Express), I did finally find wldap32.lib, located in: C:\Program Files\Microsoft Platform SDKs\Lib But this directory doesn't exist on my first system (the one that has had VS9 Express). On the first system, the file is located in: "C:\Program Files\Microsoft SDKs\Windows\v6.0A\Lib (as I mentioned before). So there does not appear to be a standard location for this file. After adding the respective directories to the C++ library search paths on both systems, I am now able to build osgdb_curl again. (What a headache. Over 2 hours spent on this.) Thanks, -Paul _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
