[Paraview-developers] superbuild on Windows?

Robert Maynard robert.maynard at kitware.com
Wed Jul 24 14:46:38 EDT 2013


The only way we include inttypes is if _WIN32 and __GNUC__ defined or
if _WIN32 isn't defined. Something is polluting your defines or
somehow you aren't using the visual studio compiler.

On Wed, Jul 24, 2013 at 2:35 PM, Joshua Murphy
<Joshua.Murphy at lasp.colorado.edu> wrote:
> Hello,
>
> I am trying to build the master super-build on Windows.  I have a Virtual Machine set up with Windows 7 and VS 2008... everything builds fine until it gets to ParaView, at which point it fails looking for "inttypes.h"... after a little research, it appears that this is part of C99, which is NOT in VS 2008.
>
> According to the ParaView binary build information page, you build under VS 2008... does anyone know how to make this work?
>
> Thanks,
> Josh
> _______________________________________________
> Paraview-developers mailing list
> Paraview-developers at paraview.org
> http://public.kitware.com/mailman/listinfo/paraview-developers


More information about the Paraview-developers mailing list