Re: [osg-users] osgEarth 1.1 Released

2009-04-24 Thread Adaya Lorenzo
-openscenegraph.org -- Adaya Lorenzo Leon ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

[osg-users] dll tiff

2009-04-24 Thread Adaya Lorenzo
and inmediatly it unloads.Does somebody know why??What can I do?? Thx! -- Adaya Lorenzo Leon ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] dll tiff

2009-04-24 Thread Adaya Lorenzo
I forgot some things. The code is like this: osg::ref_ptrosg::Image dummy; std::string icon_path = C:\\file.tif; dummy = osgDB::readImageFile(icon_path.c_str()); and the dummy returns null. 2009/4/24 Adaya Lorenzo adayalorenzol...@gmail.com Hi! I have some problems with osgdb_tiff

[osg-users] Problems osgEarth with google servers

2009-03-31 Thread Adaya Lorenzo
Hi! I am using osgEarth with OSG2.8v and I have problems with google's tests.The I don´t have problem with any other tests. The error is: Couldn't get tile for 0_0_0 osgviewer.exe: No data loaded Does anybody know why or something about a solution? Thanks. -- Adaya Lorenzo Leon

Re: [osg-users] Problems osgEarth with google servers

2009-03-31 Thread Adaya Lorenzo
only and is not meant for production use. Jason 2009/3/31 Adaya Lorenzo adayalorenzol...@gmail.com Hi! I am using osgEarth with OSG2.8v and I have problems with google's tests.The I don´t have problem with any other tests. The error is: Couldn't get tile for 0_0_0 osgviewer.exe: No data

Re: [osg-users] Problems osgEarth with google servers

2009-03-31 Thread Adaya Lorenzo
for me over here. Also, for osgearth related questions, could you please use the osgEarth forums at: http://n2.nabble.com/osgEarth-f2174485.html It helps us to keep track of osgearth questions to have them all in one place. Thanks! Jason 2009/3/31 Adaya Lorenzo adayalorenzol

Re: [osg-users] Problems osgEarth with google servers

2009-03-31 Thread Adaya Lorenzo
Adaya Lorenzo adayalorenzol...@gmail.com Thanks again.Yes. My version is the last one. I am very sure. Are you sure that is it working with osgviewer, or inside of an application?? 2009/3/31 Jason Beverage jasonbever...@gmail.com Hi Adaya, Make sure you have the latest version of osgEarth

[osg-users] Problems with jpeg, tiff, ...plugin

2009-03-24 Thread Adaya Lorenzo
Hi! I am using osg v2.8 with osgEarth and I want to work with jpeg and tiff format. The problem is that osg v2.8 does not include plugin for those formats of images. Could anybody tell me what is the right way to add the plugins of jpeg and tiff in the osg project??? -- Adaya Lorenzo Leon

[osg-users] osgEarth testing problems

2009-02-18 Thread Adaya Lorenzo
it? -- Adaya Lorenzo Leon ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] osgEarth testing problems

2009-02-18 Thread Adaya Lorenzo
paths in the Cmake configuration for osgEarth ? Regards, Vincent. 2009/2/18 Adaya Lorenzo adayalorenzol...@gmail.com Hello. I have done all the step to compile osgEarth and there are no problems with compilation. The problem appears when I try to execute with osgviewer. The error message

[osg-users] Problems loading png,jpg,...

2008-12-11 Thread Adaya Lorenzo
Hi, I have built osg version* 2.7.4* but there's not plugins for png,jpg,tiff, etc format, however it has pluggins for tga, rgb,... . Could somebody tell me why and how can I include them? -- Adaya Lorenzo Leon ___ osg-users mailing list osg-users

Re: [osg-users] osg_gen

2008-11-20 Thread Adaya Lorenzo
on the include directories automatically, but perhaps you usage combination has not been handled by the VirtualPlanetBuilder/CMakeModules/FindOSG.cmake script. Robert. On Sun, Nov 16, 2008 at 1:53 PM, Adaya Lorenzo [EMAIL PROTECTED] wrote: Hello. I have tried to compile Virtual Planet Builder

Re: [osg-users] osg_gen

2008-11-17 Thread Adaya Lorenzo
by the VirtualPlanetBuilder/CMakeModules/FindOSG.cmake script. Robert. On Sun, Nov 16, 2008 at 1:53 PM, Adaya Lorenzo [EMAIL PROTECTED] wrote: Hello. I have tried to compile Virtual Planet Builder v0.9.9 using OSG 2.7.4 and I have a dependence 'osg_gen' but I do not find it in any place. Specifically

[osg-users] osg_gen

2008-11-16 Thread Adaya Lorenzo
Hello. I have tried to compile Virtual Planet Builder v0.9.9 using OSG 2.7.4 and I have a dependence 'osg_gen' but I do not find it in any place. Specifically when I use cmake with vpb, it searches osg_gen_include_dir but I do not find the file. Thanks for answering -- Adaya Lorenzo