<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
I'm trying to compile paraview 3.2.2 without the QT GUI on a Windows XP machine using Cygwin. I'm mainly interested in just the pvpython scripting portion, which is why I'm leaving out the GUI. Anyway, I'm running into this error.<div><br></div><div>In file included from /home/Webb/ParaView3.2.2/VTK/Utilities/vtkjpeg/jpeglib.h:27,</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>from /home/Webb/ParaView3.2.2/VTK/Utilities/vtk_jpeg.h:35,</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>from /home/Webb/ParaView3.2.2/VTK/Utilities/vtktiff/tif_jpeg.c:52</div><div>/home/Webb/ParaView3.2.2/VTK/Utilities/vtkjpeg/jmorecfg.h:246: error: conflicting types for 'boolean'</div><div>/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../include/w32api/rpcndr.h:52: error: previous declaration of 'boolean' was here</div><div>make[2]: *** [VTK/Utilities/vtktiff/CMakeFiles/vtktiff.dir/tif_jpeg.o] Error 1</div><div>make[1]: *** [VTK/Utilities/vtktiff/CmakeFiles/vtktiff.dir/all] Error 2</div><div>make: *** [all] Error 2</div><div><br></div><div>Is there something special I need to do to get it to compile in Cygwin?<br><br><div> <span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div>-------</div><div>Patrick Webb | HPC Data Analyst | Arctic Region Supercomputing Center</div><div>Email: <a href="mailto:webb@arsc.edu">webb@arsc.edu</a> | Phone: 907-450-8635</div><br class="Apple-interchange-newline"></span></span> </div><br></div></body></html>