[Paraview] Compilation Error in vtksys::SystemTools

Stephan Rogge Stephan.Rogge at tu-cottbus.de
Thu May 31 03:27:56 EDT 2012


Ok. Problem is solved: After adding both mpi libraries (libmpi.lib and
libmpicxx.lib) in MPI_C_LIBRARIES and  MPI_CXX_LIBRARIES the linker errors
disappeared.

Regards,
Stephan

-----Ursprüngliche Nachricht-----
Von: Stephan Rogge [mailto:Stephan.Rogge at tu-cottbus.de] 
Gesendet: Donnerstag, 31. Mai 2012 09:24
An: 'Stephan Rogge'
Betreff: Re: [Paraview] Compilation Error in vtksys::SystemTools

Ok. Problem is solved: After adding both mpi libraries (libmpi.lib and
libmpicxx.lib) in MPI_C_LIBRARIES and  MPI_CXX_LIBRARIES the linker errors
disappeared.

Regards,
Stephan

-----Ursprüngliche Nachricht-----
Von: Stephan Rogge [mailto:Stephan.Rogge at tu-cottbus.de]
Gesendet: Mittwoch, 30. Mai 2012 17:04
An: 'Sebastien Jourdain'
Cc: 'paraview at paraview.org'
Betreff: Re: [Paraview] Compilation Error in vtksys::SystemTools

Yeah, this helps. Thank you.

Unfortunately I'm running into more trouble right now. During linking the
OpenMPI library, these projects yields some errors:

Cosmo
VPIC
Xdmf
vtkParallelMPI
vtkIOMPIImage
vtkIOParallelNetCDF 

Those projects references some MPI related functions (160 linker errors at
all). 

Any ideas?

Cheers,
Stephan


-----Ursprüngliche Nachricht-----
Von: Sebastien Jourdain [mailto:sebastien.jourdain at kitware.com]
Gesendet: Mittwoch, 30. Mai 2012 14:21
An: Stephan Rogge
Cc: paraview at paraview.org
Betreff: Re: [Paraview] Compilation Error in vtksys::SystemTools

You need to start from a clean build directory.
The same thing happen to me yesterday.

On Wed, May 30, 2012 at 4:09 AM, Stephan Rogge <Stephan.Rogge at tu-cottbus.de>
wrote:
> Hello,
>
>
>
> since my last git update on the master branch I’ve got an error during
> compilation:
>
>
>
> “UnPutEnv“ is not a member of vtksys::SystemTools.
>
>
>
> I use Windows 7 64 Bit and Visual Studio 2008 (64 Bit compiler)and 
> CMake 2.8.8. All submodules are up-to-date. Did I missed something?
>
>
>
> Cheers,
>
> Stephan
>
>
> _______________________________________________
> 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
>



More information about the ParaView mailing list