<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hello,<br>I did not receive any answer to this problem and I still have to fight against it, particularly with the use of STL objects.<br>I suspect there is a solution to use the STL and make it parsed succesfully.<br>Please help!<br><br><hr id="stopSpelling">From: stan1313@hotmail.fr<br>To: paraview@paraview.org<br>Date: Wed, 9 Sep 2009 12:24:14 +0200<br>Subject: [Paraview] Strange parser<br><br>



<style>
.ExternalClass .EC_hmmessage P
{padding:0px;}
.ExternalClass body.EC_hmmessage
{font-size:10pt;font-family:Verdana;}
</style>


I have written a new class, which I have compiled in a vtkLocal library, linked and tested with VTK without any problem.<br>Now I just change the CMakeLists.txt so as to compile for ParaView and several strange parsing error arise, such as:<br>&nbsp; double a, b;<br>raises an error, while:<br>&nbsp; double a;<br>&nbsp; double b;<br>is ok!<br>Also this line raises an error and I do not see how to cope with this one:<br>&nbsp; vtkstd::vector&lt;vtkstd::vector&lt;vtkstd::vector&lt;double&gt; &gt; &gt; grid;<br>Note that deleting "vtkstd::" does change anything.<br>Any help?<br><br><br><hr>Gratuit : Hotmail plus rapide avec Internet Explorer 8 !  <a href="http://www.microsoft.com/france/windows/products/winfamily/ie/ie8/msn/default.aspx">Cliquez ici !</a><br /><hr />Gratuit : Hotmail plus rapide avec Internet Explorer 8 !  <a href='http://www.microsoft.com/france/windows/products/winfamily/ie/ie8/msn/default.aspx' target='_new'>Cliquez ici !</a></body>
</html>