Hello,<br><br>now i built the static&nbsp; FTGL&nbsp; library and worked fine.<br><br>But get a new type of error while compiling the H3D API that uses CMake <br><br>*****************************************************<br>[100%] make[2]: *** No rule to make target `/usr/lib/libftgl.a&#39;, needed by `libH3DAPI.so.2.0.0&#39;.&nbsp; Stop.<br>
make[2]: *** Waiting for unfinished jobs....<br>Building CXX object CMakeFiles/H3DAPI.dir/home/sajjad/downloads/H3D/H3Dsvn/trunk/H3DAPI/src/LocalFog.cpp.o<br>/usr/bin/c++&nbsp;&nbsp;&nbsp; -DH3DAPI_EXPORTS -fPIC -I/usr/local/include -I/home/sajjad/downloads/H3D/H3Dsvn/trunk/H3DAPI/build/../include -I/usr/include/python2.5 -I/usr/include/AL -I/usr/include/freetype2&nbsp;&nbsp; -DH3DAPI_EXPORTS -o CMakeFiles/H3DAPI.dir/home/sajjad/downloads/H3D/H3Dsvn/trunk/H3DAPI/src/LocalFog.cpp.o -c /home/sajjad/downloads/H3D/H3Dsvn/trunk/H3DAPI/src/LocalFog.cpp<br>
make[2]: Leaving directory `/home/sajjad/downloads/H3D/H3Dsvn/trunk/H3DAPI/build&#39;<br>make[1]: *** [CMakeFiles/H3DAPI.dir/all] Error 2<br>make[1]: Leaving directory `/home/sajjad/downloads/H3D/H3Dsvn/trunk/H3DAPI/build&#39;<br>
make: *** [all] Error 2<br>*****************************************************<br><br><br>libftgl.a is found in the /usr/local/lib<br><br>Strange that it is looking for that in the /usr/lib<br><br>How to change that path with in the CMakefileLists.txt<br>
<br><br>Regards<br>Sajjad<br>