Hi Mathias, On Mon, Jun 23, 2008 at 2:24 PM, Mathias Fröhlich <[EMAIL PROTECTED]> wrote: > Open questions: > I do not know what happens with build dependencies, but I hope and still > assume that these are found by an other mechanism than specifying them by > hand. > I also do not know what happens with apples build system here. > > BTW: I believe we sould add some > // Automatically created by cmake - do not edit ... [and so on] > to that Config.in files to warn the user that this file should not be changed > directly.
Added a comment to Config.in not to edit would be fine. > Anyway, different topic: fixed win32/win64 configure check and win32/win64 > atomic related compile failures with msvs2005. Attached changes to make win32 > really use the atomic stuff. There are pointer typecast problems and some > historic alignment restrictions that I just took from a previous similar > implementation of mine without looking deep enough. Change is on top of rev > 8487. Now checked in. > Other compile fixes for win32 pending ... What problems are you addressing? _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
