<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi all,<br>I'm trying to compile and install RGBDemo on ArcheOS 4 following <a href="http://labs.manctl.com/rgbdemo/index.php/Documentation/Compiling">these instructions</a>, but seems to be some problem with OpenCv. When I type<br><br><pre class="ecxescaped">./linux_configure.sh<br><br>It says<br><br>CMake Error at nestk/cmake/find_nestk_deps.cmake:27 (FIND_PACKAGE):<br> By not providing "FindOpenCV.cmake" in CMAKE_MODULE_PATH this project has<br> asked CMake to find a package configuration file provided by "OpenCV", but<br> CMake did not find one.<br><br> Could not find a package configuration file provided by "OpenCV" with any<br> of the following names:<br><br> OpenCVConfig.cmake<br> opencv-config.cmake<br><br> Add the installation prefix of "OpenCV" to CMAKE_PREFIX_PATH or set<br> "OpenCV_DIR" to a directory containing one of the above files. If "OpenCV"<br> provides a separate development package or SDK, be sure it has been<br> installed.<br>Call Stack (most recent call first):<br> build/nestk/UseEmbeddedNestk.cmake:23 (INCLUDE)<br> nestk/CMakeLists.txt:67 (INCLUDE)<br><br><br>-- Configuring incomplete, errors occurred!<br>Program configured in directory build.<br>Now go into build/ and run make.<br></pre>Any suggestions? <br><br>Thanks<br>Leo<br> </div></body>
</html>