On 7/31/07, Jean-Sébastien Guay <[EMAIL PROTECTED]> wrote:
> Robert:
> I would suggest that the build problem which exists is that the
> INSTALL target is not built by default. When the user opens the
> CMake-generated project file and presses F7 (Build All), it builds
> everything in CMake's temp directories, and then says something like
> "INSTALL target not selected for building - skipping". If the INSTALL
> target were built by default at the end of the Build All step, users
> would not be misled into thinking that the files need to be used in
> those temp CMake directories. As it stands, I'm sure most Windows
> users build OSG and don't even see that there's an INSTALL target.
> Most Windows users are not familiar with 'make; make install' from the
> Unix world, so they will not have the intuition to look for an INSTALL
> target...

Perhaps adding osgPlugin-version/release or osgPlugin-version/debug as
well as the standard osgPlugins-version path to search path would
workaround these Windows issues.

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to