On Mon, 2014-04-07 at 11:08 +0100, Christos Bergeles wrote:
> Hi Paul,
>
> It still does not work. There was another issue with Yaml not having a
> Find**.cmake file, but I had adapted one from the net (attached).
Christos, for packages built with CMake (like OpenSurgSim and Yaml-cpp),
a Find**.cmake is not the preferred way to find the package. These are
used to find dependencies that are not build with CMake. The way we have
yaml-cpp setup right now, does not require the Find*.cmake.
Would it be possible to setup a time to work through your issues? I
think it might be a faster way to figure out what is going on.
-Paul