If you're a total newcomer to cmake, you should maybe start here:<div><br></div><div> <a href="http://cmake.org/cmake/help/cmake_tutorial.html">http://cmake.org/cmake/help/cmake_tutorial.html</a></div><div><br></div><div>
And then see all the articles/videos/webinars linked to from this page:</div><div><br></div><div> <a href="http://www.cmake.org/cmake/help/documentation.html">http://www.cmake.org/cmake/help/documentation.html</a><br><br>
If you just want to get OpenLayer building quickly, may I suggest asking for help from the OpenLayer community.</div><div><br></div><div><br></div><div>HTH,</div><div>David</div><div><br></div><div><br><div class="gmail_quote">
On Thu, Aug 16, 2012 at 7:00 PM, Edgar <span dir="ltr"><<a href="mailto:edgarreynaldo@members.allegro.cc" target="_blank">edgarreynaldo@members.allegro.cc</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I'm trying to help my friend get OpenLayer 2.1 to build and I'm having some problems finding certain packages during the cmake call, and some linking problems during the build process.<br>
<br>
So, my first question is, what is a typical setup for finding a required library dependency? There are several generated files named things like FindALLEGRO.cmake, and FindFREETYPE.cmake, how do I generate those files? I need to find both zlib and libpng in order to build the demo programs.<br>
<br>
My second questions is, how are link libraries set in the cmake build files?<br>
<br>
Please be patient with me, I am a total newcomer to cmake, and my friend really needs help with this to upgrade his MinGW, Allegro, and OpenLayer versions....<br>
<br>
Thanks,<br>
Edgar<br>
<br>
--<br>
<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/<u></u>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/<u></u>CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/<u></u>listinfo/cmake</a><br>
</blockquote></div><br></div>