Hi,

"Sajjadul Islam" writes:

> Hi Forum,
>
> I think this is one of the most common linking error you usually get, but i 
> could not find the reason behind it. 
>
>
> Code:
>
> Linking CXX executable ../../../bin/osgOpenCLEndiannessDemod
> ../../../lib/libosgOpenCLd.so: undefined reference to `typeinfo for 
> osgViewer::GraphicsWindowX11'
> collect2: ld returned 1 exit status
> make[2]: *** [bin/osgOpenCLEndiannessDemod] Error 1
> make[1]: *** 
> [examples/osgOpenCLEndiannessDemo/src/CMakeFiles/example_osgOpenCLEndiannessDemo.dir/all]
>  Error 2
> make: *** [all] Error 2

[...]

> Is there anything i am missing folks ?
>

Linking against libosgViewer?

>
> Please let me know if you need more details

The link command with «make VERBOSE=1» could be useful.

-- 
Alberto

_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to