<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<meta name="qrichtext" content="1">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;"><!--StartFragment--><span
style=" color:#ff0000;"><font color="#000000">Hey there,<br>
</font></span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
style=" color:#ff0000;"><font color="#000000"><br>
I am currently trying to use VTK in C# with mono in Linux. To
do so, I found out that it would be a good idea to install
activiz.<br>
</font></span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
style=" color:#ff0000;"><font color="#000000">I downloaded the
latest VTK and activiz sources from git and installed mummy
and gccxml. I have build VTK t) defaul(and tried to configure
activiz.<br>
</font></span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
style=" color:#ff0000;"><font color="#000000">However, I got the
following error message, which I don't understand really.<br>
</font></span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
style=" color:#ff0000;"><font color="#000000"><br>
</font></span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
style=" color:#ff0000;">CMake Error at CMakeLists.txt:1008
(ADD_DEPENDENCIES):<br>
Cannot add target-level dependencies to non-existent target<br>
"vtkCommonGenerateWrappers".<br>
<br>
The add_dependencies works for top-level logical targets created
by the<br>
add_executable, add_library, or add_custom_target commands. If
you want to<br>
add file-level dependencies see the DEPENDS option of the
add_custom_target<br>
and add_custom_command commands.<br>
</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
style=" color:#ff0000;"><br>
<font color="#000000">Any ideas how to overcome this issue?</font></span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
style=" color:#ff0000;"><font color="#000000"><br>
kind regards,<br>
curator<br>
</font></span><!--EndFragment--></p>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<style type="text/css">
p, li { white-space: pre-wrap; }
</style>
</body>
</html>