<HTML>
<HEAD>
<TITLE>Re: [Paraview] paraview plugin</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Offhand, I don’t specifically recognize this error. I’m not sure there is enough information here to adequately diagnose the problem.<BR>
<BR>
-Ken<BR>
<BR>
<BR>
On 2/23/09 9:47 AM, "Biao She" <<a href="shebiao@gmail.com">shebiao@gmail.com</a>> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hi everyone.<BR>
I have successfully created a plugin for paraview in Linux. Now I want to move it to Windows. <BR>
CMake vs8 2005 code generator is used for generating the plugin project. Nothing went wrong before I tried to build the project. I got the following two building errors:<BR>
1>C:\Program Files\Microsoft Visual Studio 8\VC\include\cstdlib(18) : error C2143: syntax error : missing ';' before 'namespace'<BR>
1>vtkMyDICOMReader.cxx<BR>
1>C:\Program Files\Microsoft Visual Studio 8\VC\include\string(15) : error C2143: syntax error : missing ';' before 'namespace'<BR>
<BR>
I have tried to add semicolons before the namespaces, but it leads me to more errors. My source code should be fine since it works for Linux. Does anyone have an idea about how to fix the problem? Thanks.<BR>
<BR>
Biao<BR>
<BR>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT><FONT SIZE="1"><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:7.5pt'><BR>
**** Kenneth Moreland<BR>
*** Sandia National Laboratories<BR>
*********** <BR>
*** *** *** email: <a href="kmorel@sandia.gov">kmorel@sandia.gov</a><BR>
** *** ** phone: (505) 844-8919<BR>
*** web: <a href="http://www.cs.unm.edu/~kmorel">http://www.cs.unm.edu/~kmorel</a><BR>
</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT>
</BODY>
</HTML>