Indeed !
My warning issue is linked to that Config file location problem. I had the
time to try the following thing before Robert answer : if I move both Config
file to the proper location BEFORE (re)building OpenSceneGraph, afterwards
my end-user application links with it with no more disturbing warnings.
I didn't pay attention before (with 2.6.1) about these Config files or this
INSTALL target, maybe things have a bit evolve in between (?).
Anyway knowing all that averything work fine.
Thanks to all.
Christophe
----- Original Message -----
From: "Robert Osfield" <[email protected]>
To: "OpenSceneGraph Users" <[email protected]>
Sent: Thursday, February 19, 2009 11:27 AM
Subject: Re: [osg-users] OSG 2.8.0 compilation
Hi Christophe,
If you run the install target then you should get a single set of
include and libs placed together, with Config files in place. If you
don't install after building, and do an out of source build then the
config files will be separate from the OpenSceneGraph/include
directory, in this instance you will need to point you own app
building to the our of source include directory.
Robert.
On Thu, Feb 19, 2009 at 9:55 AM, Christophe.medard
<[email protected]> wrote:
Apparently, both Config files apparently are build indeed by CMake but
aren't located at the right place (into
Mypath/OpenScenegraph-build/include
instead of Mypath/include). Don't remember if I had to relocate them
manually with 2.6.1.
About the warnings when linking my end-user applicationI don't know yet.
I'm recompiling the osg distribution with these Config files set at the
right place. I'll see if it removes them when linking with my application
(they're don't prevent it from compiling, but they're a pain you know for
you to see your own warnings and potential errors).
Thanks for the clue !
Christophe
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org