[osg-users] osg installation error
Julien Valentin
julienvalentin51 at gmail.com
Thu Jan 11 03:23:04 PST 2018
After screenshot decription there are strange ; characters in your linker command (there shouldn't be ; betwen optimized and the lib)...So my initial guess may be wrong ... but the advice is what I would do anyway (it don't harm to be clean)
After thoughts, check your cmake installation:
- check if there are ; in $SOG_ROOT/CMakeModules/FindFreeType.cmake
- check the select_library_configurations in shared/Modules/SelectLibraryConfigurations.cmake if there are ; its bad sign
mp3butcher wrote:
> Please stop screen capture, it's repulsive, prefer copy/paste blocks (code markup)
>
> try
> apt-get build-dep openscenegraph
> purge CMakeCache and all CMakeFiles
> restart build
>
>
> Hope it helps
>
>
> rajani wrote:
> > Hi,
> >
> > Thanks Alberto.I have attached configuration snaps with this.Help me to solve this error.
> >
> > Cheers,
> > Rajani
>
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=72725#72725
More information about the osg-users
mailing list