Yeah, the RC2 (release candidate 2) has many bug fixes since RC1. One of the bugs may have been the cause of your problem- the pvblot plugin uses python and was enabled even when PARAVIEW_ENABLE_PYTHON was OFF.
Pat On Sun, May 9, 2010 at 8:35 PM, A M <[email protected]> wrote: > Thanks Pat! > > I figured it out, I deleted everything, downloaded the source again and > recompiled this time it did not give me an error. I am fairly certain that > last time I didn't check the PARAVIEW_ENABLE_PYTHON because I don't use > Python, the only thing I can see is different this time is that last time I > downloaded the ParaView-3.8.0-SRC1 and this time when I downloaded the > source it was ParaView-3.8.0-SRC2 is there any difference between the two? > > > best > ~sam > > On Thu, May 6, 2010 at 3:13 PM, pat marion <[email protected]> wrote: > >> Hi Sam, >> >> Could you please copy and paste the full error message you are getting? >> >> Pat >> >> >> On Thu, May 6, 2010 at 3:02 PM, A M <[email protected]> wrote: >> >>> Hi! >>> >>> No I didn't and that is what I meant by " I didn't check the option for >>> the python scripting" in my previous email! >>> >>> best >>> ~sam >>> >>> On Thu, May 6, 2010 at 2:41 PM, Utkarsh Ayachit < >>> [email protected]> wrote: >>> >>>> Did you turn on PARAVIEW_ENABLE_PYTHON cmake flag? If so, then you'd >>>> need python. >>>> >>>> Utkarsh >>>> >>>> On Thu, May 6, 2010 at 2:31 PM, A M <[email protected]> wrote: >>>> > Hi >>>> > >>>> > I have an issue that I am not sure how to solve, I was wondering if >>>> someone >>>> > could help me please: >>>> > >>>> > I am trying to compile Paraview on windows platform using visual >>>> studio, I >>>> > have QT and VTK installed correctly but when I compile the source >>>> code I >>>> > get an error which says it can not find Python.h library, the issue >>>> here is >>>> > that when I CMake'd the source code I didn't check the option for the >>>> python >>>> > scripting therefore I am not sure why I am getting such an error, that >>>> would >>>> > be unless some other parts of Paraview is using Python.h. How can I >>>> solve >>>> > this problem so the compilation can contiiue!? do I need to download >>>> python? >>>> > is there a specific library that I need to download for visual studio? >>>> any >>>> > help is really appreciated! >>>> > >>>> > >>>> > >>>> > -- >>>> > Best! >>>> > ~sam >>>> > >>>> > _______________________________________________ >>>> > 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 >>>> > >>>> > >>>> >>> >>> >>> >>> >>> _______________________________________________ >>> 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 >>> >>> >> > >
_______________________________________________ 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
