[Paraview] paraview plugin

Moreland, Kenneth kmorel at sandia.gov
Mon Feb 23 23:30:06 EST 2009


Offhand, I don't specifically recognize this error.  I'm not sure there is enough information here to adequately diagnose the problem.

-Ken


On 2/23/09 9:47 AM, "Biao She" <shebiao at gmail.com> wrote:

Hi everyone.
I have successfully created a plugin for paraview in Linux. Now I want to move it to Windows.
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:
1>C:\Program Files\Microsoft Visual Studio 8\VC\include\cstdlib(18) : error C2143: syntax error : missing ';' before 'namespace'
1>vtkMyDICOMReader.cxx
1>C:\Program Files\Microsoft Visual Studio 8\VC\include\string(15) : error C2143: syntax error : missing ';' before 'namespace'

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.

Biao




   ****      Kenneth Moreland
    ***      Sandia National Laboratories
***********
*** *** ***  email: kmorel at sandia.gov
**  ***  **  phone: (505) 844-8919
    ***      web:   http://www.cs.unm.edu/~kmorel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20090223/0b34b075/attachment.htm>


More information about the ParaView mailing list