<font size="4"><font face="garamond,serif"><div><br>I have compiled libpng and have the headers and the libraries (both static and dynamic) in some location. I dont know how to exactly specify the path where cmake would be able to find them. It uses the pkg_search_module() function to find libpng. As I have compiled libpng myself, I dont have the pkg-config files that myay be required. Isnt there anyway to just override and specify the include and lib dirs expicitly in cmake? Also, for the playercore I have the pkg-config files but still cmake isnt able to find cmake. Have added the path to PKG_CONFIG_PATH, and I still get the same error.</div>

<div> </div><div>Stage version 4.0.1<br><p style="margin: 0px; text-indent: 0px; -qt-block-indent: 0;">Operating system is Windows</p><p style="margin: 0px; text-indent: 0px; -qt-block-indent: 0;">Installing Libraries to C:/Program Files (x86)/Stage/lib</p>

<p style="margin: 0px; text-indent: 0px; -qt-block-indent: 0;">Installing Plugins to C:/Program Files (x86)/Stage/lib/Stage-4.0</p><p style="margin: 0px; text-indent: 0px; -qt-block-indent: 0;">Build type RELEASE</p><p style="margin: 0px; text-indent: 0px; -qt-block-indent: 0;">

Checking for libtool</p><p style="margin: 0px; text-indent: 0px; -qt-block-indent: 0;">Checking for required libraries...</p><p style="margin: 0px; text-indent: 0px; -qt-block-indent: 0;">checking for one of the modules &#39;libpng&#39;</p>

<p style="margin: 0px; text-indent: 0px; -qt-block-indent: 0;"><span style="color: rgb(255, 0, 0);">CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindPkgConfig.cmake:351 (message):</span></p><p style="margin: 0px; text-indent: 0px; -qt-block-indent: 0;">

<span style="color: rgb(255, 0, 0);">  None of the required &#39;libpng&#39; found</span></p><p style="margin: 0px; text-indent: 0px; -qt-block-indent: 0;"><span style="color: rgb(255, 0, 0);">Call Stack (most recent call first):</span></p>

<p style="margin: 0px; text-indent: 0px; -qt-block-indent: 0;"><span style="color: rgb(255, 0, 0);">  CMakeLists.txt:84 (pkg_search_module)</span></p><p style="margin: 0px; color: rgb(255, 0, 0); text-indent: 0px; -qt-block-indent: 0; -qt-paragraph-type: empty;">

<span style="color: rgb(255, 0, 0);"> * Libpng not detected</span></p><p style="margin: 0px; text-indent: 0px; -qt-block-indent: 0;">Linking to FLTK statically.</p><p style="margin: 0px; text-indent: 0px; -qt-block-indent: 0;">

  * FLTK version  detected via C:/Users/b0b/Programs/fltk-1.3/<a href="http://configh.cmake.in">configh.cmake.in</a></p><p style="margin: 0px; text-indent: 0px; -qt-block-indent: 0;">    FLTK_CFLAGS = </p><p style="margin: 0px; text-indent: 0px; -qt-block-indent: 0;">

    FLTK_LDFLAGS = </p><p style="margin: 0px; text-indent: 0px; -qt-block-indent: 0;">    FLTK_LIBS = </p><p style="margin: 0px; text-indent: 0px; -qt-block-indent: 0;">Checking for optional libraries...</p><p style="margin: 0px; text-indent: 0px; -qt-block-indent: 0;">

checking for one of the modules &#39;playercore&gt;=2.1.0&#39;</p><p style="margin: 0px; text-indent: 0px; -qt-block-indent: 0;">  * Player not detected. If Player is installed but not detected, check your PKG_CONFIG_PATH.</p>

<p style="margin: 0px; text-indent: 0px; -qt-block-indent: 0;">Installation path CMAKE_INSTALL_PREFIX=C:/Program Files (x86)/Stage</p><p style="margin: 0px; text-indent: 0px; -qt-block-indent: 0;">Configuring libstage</p>

<p style="margin: 0px; text-indent: 0px; -qt-block-indent: 0;">Looking for Avon</p><p style="margin: 0px; text-indent: 0px; -qt-block-indent: 0;">checking for one of the modules &#39;avon&#39;</p><p style="margin: 0px; text-indent: 0px; -qt-block-indent: 0;">

checking at &#39;AVON&#39;</p><p style="margin: 0px; text-indent: 0px; -qt-block-indent: 0;">  * Avon not detected. If Avon is installed but not detected, check your PKG_CONFIG_PATH</p></div></font><div><p style="margin: 0px; text-indent: 0px; -qt-block-indent: 0;">

</p></div></font><div><p style="margin: 0px; text-indent: 0px; -qt-block-indent: 0;"></p></div>