Hi Srikanth, It looks like you have libcurl installed but an old version. When I run curl-config I get:
curl-config --version libcurl 7.16.4 Could you do the same. As for suitability of the OSG for sesmic visualisation, I do believe it can cut it. Since 2003 GeoProbe has been using OSG, I can't think of a better proof of concept than this. Other oil-gas apps use the OSG too. Robert. On Wed, May 7, 2008 at 6:16 PM, Srikanth Bemineni <[EMAIL PROTECTED]> wrote: > > Hi > I am getting this error while building a plugin.May I know what is this > CURL plugin can I turn it off ?.We are trying to use Open Scene Graph to > develop a sesmic processing application.I have a week to prove this has the > potential to do the things. I have been trying to develop sample application > in this for past four days but I am not able to get good answers or in > particular no answer from the community for the problems I am facing. This > is my third post to the community and let me see If I get a reply. > > [ 79%] Built target osgdb_png > Scanning dependencies of target osgdb_tiff > [ 80%] Building CXX object > src/osgPlugins/tiff/CMakeFiles/osgdb_tiff.dir/ReaderWriterTIFF.o > Linking CXX shared module ../../../lib/osgPlugins-2.4.0/osgdb_tiff.so > [ 80%] Built target osgdb_tiff > Scanning dependencies of target osgdb_curl > [ 80%] Building CXX object > src/osgPlugins/curl/CMakeFiles/osgdb_curl.dir/ReaderWriterCURL.o > > /home/sbemineni/installs/OpenSceneGraph-2.4.0/src/osgPlugins/curl/ReaderWriterCURL.cpp: > In > member function `virtual osgDB::ReaderWriter::ReadResult > ReaderWriterCURL::readFile(ReaderWriterCURL::ObjectType, const > std::string&, > const osgDB::ReaderWriter::Options*) const': > > /home/sbemineni/installs/OpenSceneGraph-2.4.0/src/osgPlugins/curl/ReaderWriterCURL.cpp:226: > ` > CURLINFO_HTTP_CONNECTCODE' undeclared (first use this function) > > /home/sbemineni/installs/OpenSceneGraph-2.4.0/src/osgPlugins/curl/ReaderWriterCURL.cpp:226: > (Each > undeclared identifier is reported only once for each function it appears > in.) > > /home/sbemineni/installs/OpenSceneGraph-2.4.0/src/osgPlugins/curl/ReaderWriterCURL.cpp:230: > ` > CURLINFO_RESPONSE_CODE' undeclared (first use this function) > > /home/sbemineni/installs/OpenSceneGraph-2.4.0/src/osgPlugins/curl/ReaderWriterCURL.cpp:275: > ` > curl_easy_strerror' undeclared (first use this function) > make[2]: *** > [src/osgPlugins/curl/CMakeFiles/osgdb_curl.dir/ReaderWriterCURL.o] Error 1 > make[1]: *** [src/osgPlugins/curl/CMakeFiles/osgdb_curl.dir/all] Error 2 > make: *** [all] Error 2 > > -- > With Regards > Srikanth Bemineni > Geotrace Technologies > 281-497-8440 extn 228 > > > > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

