> >> The reason why I took up this topic in first place was that I am
> > building
> >> osg both for the win32 and x64(windows) platforms, and needed to
tune
> > the
> >> x64 configuration, but I don't know how to do this from dsp files.
So
> > I
> >> can't contribute my vcproj files to the osg community.
> >
> > Until OSG can move to a better build system on Windows, all we can
> > really do is back-port changes to the dsp files or update vcproj
files
> > as a post-processing step.
> >
> > Can you tell us what changes you made to the x64 configuration?
Perhaps
> > we can integrate them via one of those two mechanisms.
> 
> Sorry for the late reply,
> 
> It was to adjust the location of the x64 output dirs. But the
> reset-64bit-outdirs.pl script, in the VisalStudio folder, seems to
correct
> this. :)

Yeah, unfortunately there doesn't seem to be a way to back-port the x64
output directories that will survive the .dsp conversion, thus the
post-processing script.

-Mike
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to