Hi, On Mon, 2009-06-15 at 18:03 -0500, Dirk Reiners wrote: > Hi Gerrit, > > Dirk Reiners wrote: > > > > Hi Gerrit, > > > > [email protected] wrote: > >> Log: > >> fixed: removed OSG_USING_NAMESPACE (does not work on OS X) > > > > what doesn't work with it? I know I'm not alone when I say that typing > > OSG:: all the time is pretty darn annoying... > > I talked to Carsten, and from what I understand the problem si that MacOS > defines a lot of generic names in the global namespace. Something similat > happens with X11. > > Could we avoid the problem by pimpling the window-system windows? The pimpl > would probably have to be a different FC, but I think that's better than > getting > into all the trouble with namespace on different systems, that might bite not > just us but also our app writers.
I don't see that pimpl helps. I'll check if we can forward decl things. kind regards, gerrit ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
