Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem in CMake Configuration #2

Open
GoogleCodeExporter opened this issue Nov 2, 2015 · 2 comments
Open

Problem in CMake Configuration #2

GoogleCodeExporter opened this issue Nov 2, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

I had a problem in the CMake configuration, OPENSCENEGRAPH_INCLUDE_DIR
needs two separate folders, the sources/include one and the
binaries/include one.
The problem is that the compilation needs OpenThreads/Config and osg/Config
which are in the binaries/include folder. 

Original issue reported on code.google.com by [email protected] on 16 Mar 2009 at 10:54

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

If it helps..
I got an error "couldn't find -losg when running make".  so I used cmake -i 
from the source directory and then make worked. FYI.

Original comment by [email protected] on 6 Nov 2012 at 4:09

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant