Re: [osg-users] 64bit OS X builds

2011-03-25 Thread Rafa Gaitan
Hi Paul,

I successfully made a build but you need to set some cmake variables
(maybe we should set up this variables by default)
OSG_WINDOWING_SYSTEM=Cocoa
OSG_DEFAULT_IMAGE_PLUGIN_FOR_OSX=imageio

Doing this I don't have any problem building it.

Rafa.


2011/3/25 Paul Martz pma...@skew-matrix.com:
 Hi -- Is anyone successfully building OSG, either 2.8.3 or svn trunk, for
 64bit OS X? I've got a report from an associate that this is broken (sorry,
 no additional information at this point) and just wanted to see if this was
 known to either work or not work...

 --
  -Paul Martz      Skew Matrix Software
                   http://www.skew-matrix.com/
 ___
 osg-users mailing list
 osg-users@lists.openscenegraph.org
 http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org




-- 
Rafael Gaitán Linares
Instituto de Automática e Informática Industrial  http://www.ai2.upv.es
http://gvsig3d.blogspot.com
Ciudad Politécnica de la Innovación
Universidad Politécnica de Valencia
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] 64bit OS X builds

2011-03-25 Thread Jean-Sébastien Guay

Hi Paul and Rafa,

I have also built 2.8.3 on MacOS X, without problems. The build I did 
was Intel 32 and 64 bit universal. No ppc at all. Perhaps it's the ppc 
64-bit build that fails? I seem to remember reading that ppc 64 bit was 
pretty uncommon anyways.


I was having CMake generate normal unix makefiles and building from those.

J-S

On 25/03/2011 3:46 PM, Rafa Gaitan wrote:

Hi Paul,

I successfully made a build but you need to set some cmake variables
(maybe we should set up this variables by default)
OSG_WINDOWING_SYSTEM=Cocoa
OSG_DEFAULT_IMAGE_PLUGIN_FOR_OSX=imageio

Doing this I don't have any problem building it.

Rafa.


2011/3/25 Paul Martzpma...@skew-matrix.com:

Hi -- Is anyone successfully building OSG, either 2.8.3 or svn trunk, for
64bit OS X? I've got a report from an associate that this is broken (sorry,
no additional information at this point) and just wanted to see if this was
known to either work or not work...

--
  -Paul Martz  Skew Matrix Software
   http://www.skew-matrix.com/
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org








--
__
Jean-Sebastien Guayjean-sebastien.g...@cm-labs.com
   http://www.cm-labs.com/
http://whitestar02.dyndns-web.com/
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] 64bit OS X builds

2011-03-25 Thread Stephan Huber
Hi Paul,

Am 25.03.11 20:32, schrieb Paul Martz:
 Is anyone successfully building OSG, either 2.8.3 or svn trunk, for
 64bit OS X? I've got a report from an associate that this is broken
 (sorry, no additional information at this point) and just wanted to see
 if this was known to either work or not work...

I am doing continuous builds of svn trunk for 64bit OS X via hudson [1],
and no problems are reported. I can post the command line I am using for
generating xcode-project files on monday when I am back at the office.


cheers,
Stephan

[1] http://hudson-ci.org/
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] 64bit OS X builds

2011-03-25 Thread Paul Martz

Thanks for all the replies, folks. I understand 64bit OS X builds are working.
   -Paul

___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org