Re: [osg-users] building osg on release version of leopard

2007-10-29 Thread James E. Hopper
Eric, yep thats the problem. i found this when building ossim as it had a bigger problem that i could not get around without changing to 10.5 sdk. thanks! Jim On Oct 29, 2007, at 6:56 AM, osg-users- [EMAIL PROTECTED] wrote: I haven't had any problems with compiling or using the freetype

[osg-users] osgviewerQT on mac

2007-10-03 Thread James E. Hopper
I have been playing with this a bit form time to time, and i just downloaded this am the head of the subversion tree and rebuilt osg to see if it changed anything. still doesnt work. i have looked at the event handling and all events are being handled (mouse/keyboard/ update) and the

Re: [osg-users] Please test SVN version of OpenSceneGraph

2007-10-03 Thread James E. Hopper
Robert, i built using xcode from svn head this am and everything built first thing right out of the box. the only thing i tested was the cocoviewer and the qt viewer examples. QT i put a message in about earlier tonight, cocoa is fine except it seems to be much slower than i would

[osg-users] osgviewerQT

2007-09-25 Thread James E. Hopper
Robert, I agree something is happening with events, but its not the wrapper issue. Well if i understand what you are saying I am building it as an application with proper wrapper. thats why i used qmake which knows how to build a standard universal mac application. In addition i

Re: [osg-users] osg-users osgviewerQT

2007-09-24 Thread James E. Hopper
David/Robert, i am on mac. must be a mac issue. i have the same problem with the MDI demo that someone else on the list had posted. best jim ___ osg-users mailing list osg-users@lists.openscenegraph.org

Re: [osg-users] osg-users osgviewerQT

2007-09-24 Thread James E. Hopper
the events are not being passed properly? i notice that there is a graphicswindowcarbon in the osg source, but no example seems to use it. should it be perhaps used to get proper events to OSG? thanks jim 2007/9/24, James E. Hopper james.e.hopper at gmail.com: David/Robert, i am on mac

[osg-users] osgviewerQT

2007-09-23 Thread James E. Hopper
Hi, i built osgviewerQT from a checkout this am from svn. It builds fine for qt4 (didnt try qt3). However, while it will display the model fine, it appears to ignore the keyboard and mouse inputs. i did check with debugger, and the osgviewerqt code was receiving mouse and keyboard

Re: [osg-users] mail list digest mode size

2007-08-02 Thread James E. Hopper
Robert, sorry i got snippy. was reacting to your message which was pretty snippy itself. i know you work hard and i was not expecting you to become an expert. i would have been happy with i will look into it some day when i have time. In any case your change is exactly correct. the

Re: [osg-users] mail list digest mode size (Robert Osfield)

2007-08-01 Thread James E. Hopper
Robert, Not being an idiot, i in fact did that. There are no settings from the user that allow the setting of the digest size/frequency that come up when you use the page http://lists.openscenegraph.org/ options.cgi/osg-users-openscenegraph.org. In addition, It's fair to assume that

[osg-users] building virtualplanetbuilder on mac

2007-07-26 Thread James E. Hopper
I downloaded and built this (last night from svn) If i do a ./ configure then make it fails because it cant find any of the gdal symbols. if i do static build everything works fine. Not sure why. i did build a database using imagery and terrain from seamless.usgs.gov for phoenix area. it