Hi Zachary,

EGL is required for GLES, it's not required for OpenGL.

The rest of the listed libs that aren't available are OPTIONAL so fine to
build the OSG without them.  If need the functionality associated with
them, then you'll need to install that dependency and re-run CMake.

Robert.

On Sat, 27 Jul 2019 at 06:28, Zachary1234 <osgfo...@tevs.eu> wrote:

> I am using Windows 64 bit home edition.
> I am trying to build with OSG 3.6.4.
> I am using graphical CMake 64
>
> -Notwithstanding the settings messages, the following includes the
> messages that certain libraries are not present.  However this time, it
> tells me that the are optional. It is telling me no, followed by yes.  Can
> OSG work properly if I build, despite this configure error messages, or in
> the end, not?  I am still not getting .h files with either .lib or .a files.
>
> -I can't find anything I believe I can use on the EDL site.  For Win64,
> what should I do for the lack of EDL support?
>
> -Is there anyone out there with a file tree containing the necessary
> dependency libraries for build, that one can use, without MSVC?
> If so can they upload, reply, inform about a web address?
>
>
>
> *****************************************************************************************************************************************************************************************
> Could NOT find EGL (missing: EGL_LIBRARY EGL_INCLUDE_DIR)
> Checking windows version...
> 64 bit architecture detected
> Could NOT find Freetype (missing: FREETYPE_LIBRARY FREETYPE_INCLUDE_DIRS)
> Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR)
> Could NOT find Jasper (missing: JASPER_LIBRARIES JASPER_INCLUDE_DIR
> JPEG_LIBRARIES)
> Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR)
> Could NOT find ZLIB (missing: ZLIB_INCLUDE_DIR)
> Could NOT find ZLIB (missing: ZLIB_INCLUDE_DIR)
> Could NOT find GDAL (missing: GDAL_LIBRARY GDAL_INCLUDE_DIR) (found
> version "GDAL_VERSION-NOTFOUND")
> Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
> Could NOT find CURL (missing: CURL_LIBRARY CURL_INCLUDE_DIR)
> Trying to find DCMTK expecting DCMTKConfig.cmake
> Trying to find DCMTK expecting DCMTKConfig.cmake - failed
> Trying to find DCMTK relying on FindDCMTK.cmake
> Please set DCMTK_DIR and re-run configure (missing:
> DCMTK_config_INCLUDE_DIR DCMTK_dcmdata_INCLUDE_DIR
> DCMTK_dcmimage_INCLUDE_DIR DCMTK_dcmimgle_INCLUDE_DIR
> DCMTK_dcmjpeg_INCLUDE_DIR DCMTK_dcmjpls_INCLUDE_DIR
> DCMTK_dcmnet_INCLUDE_DIR DCMTK_dcmpstat_INCLUDE_DIR
> DCMTK_dcmqrdb_INCLUDE_DIR DCMTK_dcmsign_INCLUDE_DIR DCMTK_dcmsr_INCLUDE_DIR
> DCMTK_dcmtls_INCLUDE_DIR DCMTK_ofstd_INCLUDE_DIR DCMTK_oflog_INCLUDE_DIR)
> Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
> Could NOT find GStreamer (missing: GSTREAMER_INCLUDE_DIRS
> GSTREAMER_LIBRARIES GSTREAMER_VERSION GSTREAMER_BASE_INCLUDE_DIRS
> GSTREAMER_BASE_LIBRARIES GSTREAMER_APP_INCLUDE_DIRS GSTREAMER_APP_LIBRARIES
> GSTREAMER_PBUTILS_INCLUDE_DIRS GSTREAMER_PBUTILS_LIBRARIES) (found version
> "")
> Could NOT find SDL2 (missing: SDL2_INCLUDE_DIR)
> Could NOT find SDL (missing: SDL_LIBRARY SDL_INCLUDE_DIR)
> Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
> Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
> Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
> Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR)
> Could NOT find ZLIB (missing: ZLIB_INCLUDE_DIR)
> Could NOT find PNG (missing: PNG_LIBRARY PNG_PNG_INCLUDE_DIR)
> Could NOT find TIFF (missing: TIFF_LIBRARY TIFF_INCLUDE_DIR)
> g++ version 5.1.0
> Could NOT find Fontconfig (missing: FONTCONFIG_LIBRARY
> FONTCONFIG_INCLUDE_DIR)
> osgText will not be linked with FontConfig library
> The following OPTIONAL packages have been found:
>
>  * OpenGL
>  * Threads
>
> -- The following OPTIONAL packages have not been found:
>
>  * EGL
>  * Freetype
>  * ilmbase
>  * Inventor
>  * Jasper
>  * OpenEXR
>  * OpenCascade
>  * LibXml2
>  * COLLADA
>  * FBX
>  * GDAL
>  * GTA
>  * CURL
>  * LibVNCServer
>  * DCMTK
>  * FFmpeg
>  * GStreamer
>  * GLIB
>  * DirectShow
>  * SDL2
>  * SDL
>  * Poppler-glib
>  * RSVG
>  * GtkGl
>  * DirectInput
>  * NVTT
>  * ZeroConf
>  * LIBLAS
>  * GIFLIB
>  * JPEG
>  * ZLIB
>  * PNG
>  * TIFF
>  * QuickTime
>  * Fontconfig
>
> Configuring done
> Generating done
>
> *****************************************************************************************************************************************************************************************
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=76510#76510
>
>
>
>
>
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to