I haven't had success using cmake for this project because of the dependencies (JPEG, etc.) Where can I find documentation explaining how to set up the build environment?<div><br></div><div>Here's the error report when I try generating the visual studio projects using the cmake-gui:</div>
<div><span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; "><span style="color: rgb(255, 0, 0); ">CMake Error at C:/Program Files/CMake 2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:91 (MESSAGE):</span><p>
</p><p style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><span style="color: rgb(255, 0, 0); ">Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR)</span></p><p style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; ">
<span style="color: rgb(255, 0, 0); ">Call Stack (most recent call first):</span></p><p style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><span style="color: rgb(255, 0, 0); ">C:/Program Files/CMake 2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:252 (_FPHSA_FAILURE_MESSAGE)</span></p>
<p style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><span style="color: rgb(255, 0, 0); ">C:/Program Files/CMake 2.8/share/cmake-2.8/Modules/FindJPEG.cmake:31 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)</span></p>
<p style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><span style="color: rgb(255, 0, 0); ">CMakeLists.txt:13 (find_package)</span></p><p style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; color: rgb(255, 0, 0); ">
</p></span><br><div class="gmail_quote">On Fri, Jan 14, 2011 at 9:29 AM, Marco Feuerstein <span dir="ltr"><<a href="mailto:feuerste@cs.tum.edu">feuerste@cs.tum.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Yes, building openslide with cmake on 64 bit Windows works fine, at least<br>
with Visual Studio 2010.<br>
<font color="#888888">Marco<br>
</font><div><div></div><div class="h5"><br>
> I will have to look at this at some point. 64 bit is definitely<br>
> important. Basically, the problem will be solved if mingw64 or coapp<br>
> can build OpenSlide. Though I believe Hauke has built this with cmake<br>
> on 64 bit Windows?<br>
><br>
><br>
> Adam<br>
<br>
</div></div></blockquote></div><br></div>