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" <sheb...@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: kmo...@sandia.gov
**  ***  **  phone: (505) 844-8919
    ***      web:   http://www.cs.unm.edu/~kmorel

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to