I should mention that this is also useful to be tested on non-OSX platforms,
in order to make sure I properly insulated the changes I made.
I'm going to be out of the office for a few days, but when I return I plan
to test out the X11 path you added. It looks interesting.
-Eric
On Fri, Jun 20, 2008 at 5:21 PM, Robert Osfield <[EMAIL PROTECTED]>
wrote:
> Hi Eric,
>
> Very cool, long awaited progress on CMake/Xcode ;-)
>
> I am just turning in right now so can't do anything about reviewing
> them myself, I also don't a Mac to test against right now, although
> next week I will have access. Could other OSX users dive in here and
> test out these changes, if things look OK I'll merge them tomorrow.
>
> Could OSX users also try out the option to build against X11 I made
> earlier.
>
> Thanks,
> Robert.
>
> On Fri, Jun 20, 2008 at 10:07 PM, Eric Sokolowsky <[EMAIL PROTECTED]>
> wrote:
> > I have made a number of changes intended to get a few things working
> better
> > on OSX. However, since I'm still pretty new at Mac development and cmake
> I'm
> > not entirely certain that the changes I have made are benign on other
> > platforms. I have tested these changes on Leopard with CMake 2.6
> generating
> > Xcode 3.0 projects, compiling on ppc and i386 for 10.5 and 10.4, and on
> > Linux (CentOS) and everything still seems to work ok. Here are the
> changes I
> > made (against OSG svn as of this afternoon):
> >
> > - Added osgviewerCocoa example to APPLE builds
> > - Fixed corrupt Xcode project generation with CMake 2.6 dealing with
> > ADD_DEFINITIONS and CMake Policy CMP0005 on Leopard
> > - Resolved CMP0006 warning for examples and programs by setting BUNDLE
> > DESTINATION to same as RUNTIME DESTINATION with CMake 2.6
> > - Fixed freetype plugin on Leopard to avoid OpenGL linking problem
> > - Figured out how to use a custom Info.plist included in the project (see
> > osgviewerCocoa application CMakeLists.txt)
> >
> > If anyone is willing to test these changes before I make a formal
> > submission, I'd appreciate it. I have named the files so that the hypen
> > character ("-") should be replaced by the slash character ("/") when
> placing
> > in the OSG source hierarchy. This was necessary as several of the changed
> > files all have the same filename, just different locations.
> >
> > -Eric
> >
> >
> > _______________________________________________
> > 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
>
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org