Re: [osg-users] Build of svn head, OGR plugin issues

2009-04-10 Thread Robert Osfield
Hi Stephan, On Fri, Apr 10, 2009 at 6:55 PM, Stephan Huber wrote: > Robert Osfield schrieb: > > OK, I've hit problems with mixing ppc + i386 builds with i386 > > dependencies. How important is unified binaries to OSX dev these days? > > Could we default to just i386, or perhaps even 64bit? > >

Re: [osg-users] Build of svn head, OGR plugin issues

2009-04-10 Thread Stephan Huber
Robert Osfield schrieb: > OK, I've hit problems with mixing ppc + i386 builds with i386 > dependencies. How important is unified binaries to OSX dev these days? > Could we default to just i386, or perhaps even 64bit? perhaps it's sufficient to compile the gdal-dependent stuff only for i386. gdal

Re: [osg-users] Build of svn head, OGR plugin issues

2009-04-10 Thread Robert Osfield
Hi Ismail, On Fri, Apr 10, 2009 at 1:13 PM, Ismail Pazarbasi wrote: > although Apple doesn't sell PPC machines anymore, there are hardcore > devs still using PPC. Mach-O binary can have all architectures you > mentioned. Therefore, passing -arch i386 -arch x86_64 and so on should > generate a bin

Re: [osg-users] Build of svn head, OGR plugin issues

2009-04-10 Thread Ismail Pazarbasi
Hi Robert, although Apple doesn't sell PPC machines anymore, there are hardcore devs still using PPC. Mach-O binary can have all architectures you mentioned. Therefore, passing -arch i386 -arch x86_64 and so on should generate a binary that contains a Mach-O binary for all listed architecture. So

Re: [osg-users] Build of svn head, OGR plugin issues

2009-04-10 Thread Robert Osfield
On Thu, Apr 9, 2009 at 7:52 PM, Paul Martz wrote: > This was an issue on my end, sorry for posting. > > For the archives: CMAKE_OSX_ARCHITECTURE defaults to "ppc;i386". I changes > it to "i386" to eliminate the problem. > OK, I've hit problems with mixing ppc + i386 builds with i386 dependencie

Re: [osg-users] Build of svn head, OGR plugin issues

2009-04-09 Thread Paul Martz
s-boun...@lists.openscenegraph.org] On Behalf Of Paul Martz Sent: Thursday, April 09, 2009 11:44 AM To: 'OpenSceneGraph Users' Subject: [osg-users] Build of svn head, OGR plugin issues Hi Robert -- I saw you checking in several submissions, so I thought I'd test the build and give you some feedback. I'

Re: [osg-users] Build of svn head, OGR plugin issues

2009-04-09 Thread Paul Martz
59 9466 _ From: osg-users-boun...@lists.openscenegraph.org [mailto:osg-users-boun...@lists.openscenegraph.org] On Behalf Of Robert Osfield Sent: Thursday, April 09, 2009 12:20 PM To: OpenSceneGraph Users Subject: Re: [osg-users] Build of svn head, OGR plugin issues Hi Paul, >From the

Re: [osg-users] Build of svn head, OGR plugin issues

2009-04-09 Thread Robert Osfield
Hi Paul, >From the svn logs I can't see anything suspicious. Has this worked before on your machine? Did OSG-2.8.0 work? Robert. On Thu, Apr 9, 2009 at 6:43 PM, Paul Martz wrote: > Hi Robert -- I saw you checking in several submissions, so I thought I'd > test the build and give you some f

[osg-users] Build of svn head, OGR plugin issues

2009-04-09 Thread Paul Martz
Hi Robert -- I saw you checking in several submissions, so I thought I'd test the build and give you some feedback. I'm having trouble building the OGR plugin. See attached, which shows the first few errors, compiler unable to find certain headers. I'm not sure why it would be unable to find the