Hello all,

I have a few questions about the MacOS X build. I believe now the build all happens through CMake right? Can I build binaries of OSG that would support both 32 and 64 bit intel?

I guess for this to work, I need all third-party libraries OSG links with to be also 32+64 bit? Is there a repository for 3rdparty libraries that would support this? (i.e Does fink or some other place give you both?) For example I guess I need freetype at least... The windowing should be done in the right way for each build, i.e. Cocoa or Carbon depending on 32 or 64 bit? And reading images is done through ImageIO, does this support both 32 and 64 bit?

In general, say I want to build a library I coded as 32+64 bit, what is the process? Do I need to build twice with different gcc flags and then package them into one library, or is it done in a single pass? Can I do it with straight gcc or do I absolutely need to use XCode?

Sorry for the long list of questions, but we're starting to support Mac OS X for a client and this is kind of new territory for us.

Thanks in advance,

J-S
--
______________________________________________________
Jean-Sebastien Guay    jean-sebastien.g...@cm-labs.com
                               http://www.cm-labs.com/
                        http://whitestar02.webhop.org/
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to