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

excute ./install-osg.sh happen error ubuntu20.04 #35

Open
1508189250 opened this issue Dec 12, 2024 · 0 comments
Open

excute ./install-osg.sh happen error ubuntu20.04 #35

1508189250 opened this issue Dec 12, 2024 · 0 comments

Comments

@1508189250
Copy link

when excute ./install-osg.sh command happen error:

10%] Building CXX object src/osg/CMakeFiles/osg.dir/glu/libutil/error.cpp.o
[ 10%] Building CXX object src/osg/CMakeFiles/osg.dir/glu/libutil/mipmap.cpp.o
[ 10%] Building CXX object src/osg/CMakeFiles/osg.dir/glu/libtess/normal.cpp.o
[ 10%] Building CXX object src/osg/CMakeFiles/osg.dir/glu/libtess/memalloc.cpp.o
[ 10%] Building CXX object src/osg/CMakeFiles/osg.dir/glu/libtess/priorityq.cpp.o
[ 10%] Building CXX object src/osg/CMakeFiles/osg.dir/glu/libtess/render.cpp.o
[ 10%] Building CXX object src/osg/CMakeFiles/osg.dir/glu/libtess/mesh.cpp.o
[ 10%] Building CXX object src/osg/CMakeFiles/osg.dir/glu/libtess/tessmono.cpp.o
[ 10%] Building CXX object src/osg/CMakeFiles/osg.dir/glu/libtess/sweep.cpp.o
[ 10%] Building CXX object src/osg/CMakeFiles/osg.dir/glu/libtess/dict.cpp.o
[ 10%] Building CXX object src/osg/CMakeFiles/osg.dir/glu/libtess/geom.cpp.o
[ 10%] Building CXX object src/osg/CMakeFiles/osg.dir/glu/libtess/tess.cpp.o
[ 10%] Linking CXX shared library ../../lib/libosg.so
/usr/bin/ld: cannot find -lOPENGL_gl_LIBRARY-NOTFOUND
collect2: error: ld returned 1 exit status
make[2]: *** [src/osg/CMakeFiles/osg.dir/build.make:2661: lib/libosg.so.3.4.2] Error 1
make[1]: *** [CMakeFiles/Makefile2:2374: src/osg/CMakeFiles/osg.dir/all] Error 2
make: *** [Makefile:136: all] Error 2
Consolidate compiler generated dependencies of target OpenThreads
[ 0%] Built target OpenThreads
Consolidate compiler generated dependencies of target osg
[ 0%] Linking CXX shared library ../../lib/libosg.so
/usr/bin/ld: cannot find -lOPENGL_gl_LIBRARY-NOTFOUND
collect2: error: ld returned 1 exit status
make[2]: *** [src/osg/CMakeFiles/osg.dir/build.make:2661: lib/libosg.so.3.4.2] Error 1
make[1]: *** [CMakeFiles/Makefile2:2374: src/osg/CMakeFiles/osg.dir/all] Error 2
make: *** [Makefile:136: all] Error 2
Copying openscenegraph.conf to /etc/ld.so.conf.d and running ldconfig
Built target install_ld_conf

note:
i check the libosg.so in my computer ,i find that it's exist,direction is /usr/lib ,but version is libosg.so.3.6.4

@1508189250 1508189250 changed the title excute ./install-osg.sh happen error excute ./install-osg.sh happen error ubuntu20.04 Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant