[osg-submissions] CMake and Static Builds on Win32
Robert Osfield
robert.osfield at gmail.com
Mon Aug 6 02:42:19 PDT 2007
Hi Blake,
I've just done a review of your changes, but don't feel comfortable
merging them as they look to conflict with how the defines are
declared elsewhere in the OSG, for instance all the core libraries and
NodeKits declare the required defines themselves. It may be that it
isn't set up correctly, or some things are missing, or we might be
able to a better job of managing the static vs dynamic builds, but the
right way forward can't be have two places where things are defined.
I'd suggest raising the issue of dynamic vs static windows build up on
osg-users and see what consensus we can come to.
Robert.
On 8/1/07, Williams, Blake <bwilliams at drs-tcs.com> wrote:
>
>
>
>
> I tried performing a static build of osgstaticviewer on Win32 and got all
> kinds of warnings and an error about an undefined function
> (_graphicswindow_Win32). I noticed that some of the project files didn't
> have OSG_LIBRARY_STATIC defined and OpenThreads didn't have
> OT_LIBRARY_STATIC defined. Attached are the modified files.
>
>
>
> Thanks,
>
> Blake
>
>
>
> Blake Williams
>
> DRS TCS, Inc
> _______________________________________________
> osg-submissions mailing list
> osg-submissions at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
>
>
>
More information about the osg-submissions
mailing list