I am trying to install freeglut but that is ommiting error [Just wnt to confirm that whether opengl is not available bydefault]

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

I am trying to install freeglut but that is ommiting error [Just wnt to confirm that whether opengl is not available bydefault]

ソリューションへジャンプ
4,689件の閲覧回数
sandeep_rai
Contributor II

/freeglut-3.2.1# cmake . -DFREEGLUT_WAYLAND=ON
CMake Error at /usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmak:
Could NOT find OpenGL (missing: OPENGL_opengl_LIBRARY OPENGL_glx_LIBRARY
OPENGL_INCLUDE_DIR)
Call Stack (most recent call first):
/usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA)
/usr/share/cmake-3.13/Modules/FindOpenGL.cmake:395 (FIND_PACKAGE_HANDLE_STAND)
CMakeLists.txt:262 (FIND_PACKAGE)...

This is directly trying to install on board with cmake command.

Board: imx8qxp [4.14.78x]

compiled with thsi command:

bitbake fsl-image-qt5

In case unavailability let me know how to add feature like: libmesa-dev, mesa-common-dev, libglu1-mesa-dev, freeglut3-dev, python3-openGL......

ラベル(1)
1 解決策
4,380件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello Sandeep,

Opengl is available by default in MX8QXP, You need to find the freeglut that are for 64bit libraries.

regards

元の投稿で解決策を見る

3 返答(返信)
4,380件の閲覧回数
sandeep_rai
Contributor II

Can you Plese provide some refrence for adding free-glut to add with yocto with full functionality. i found that glut shared binaries are avaialable at /usr/lib but there is no glut-devel present means headers file are missed [I took installed those headers manually and successfuly compiled].

I have also faced a run time error such as freeglut ( ): OpenGL GLX extension not supported by display ':0'....

how to resolve above issue....If there is some steps missed could you please let me know the right steps to be resolved with refrences or steps....?

0 件の賞賛
返信
4,381件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello Sandeep,

Opengl is available by default in MX8QXP, You need to find the freeglut that are for 64bit libraries.

regards

4,380件の閲覧回数
sandeep_rai
Contributor II

Along with That Can you please share the way how to download Vivante...Tool Kit.

Does Vivante tool-kit Internally support feature of opengl and opencv?

0 件の賞賛
返信