Author Topic: Lexicon dictionary packages.  (Read 169 times)

Online tele

  • Full Member
  • ***
  • Posts: 197
Lexicon dictionary packages.
« on: December 18, 2012, 04:02:21 PM »
1. I'm looking

OpenGL       - In pclos package name. Ok. I'm maybe found, example:
                      I can't find in synaptic, I'm looking in code...
                      In folder /Source_name/cmake/modules/ is file K3DFindOpenGL.cmake in code I have:
                      
Quote
                      FIND_PACKAGE(OpenGL)

                       FIND_LIBRARY(K3D_GLEW_LIBRARY NAMES GLEWmx GLEW
                       DOC "The Glew shared library file"
                       )

                      FIND_PATH(K3D_GLEW_INCLUDE_DIR GL/glew.h ${OPENGL_INCLUDE_DIR})
                     So ? I have real name package glew , what I'm looking. This can be libglew-devel in pclinux.
                        (This example is from soft build with cmake)



« Last Edit: December 23, 2012, 03:19:20 AM by tele »
---
Sorry, if my language is wrong,
you please write notice where I do mistakes, I will try to learn.