No. i am not building documentation. I also set off the plugin as you suggest but the make command also gives same error for other plugins such as ArrowGlyph and EyeDomeLightingView. So, i could disable most of them except plugins related with Catalyst but i am not sure. Does it effect the main capabilities (such as making vectors etc.) of the Paraview? Those feature can be also used by in-situ visualization.

Thanks,

--ufuk


On 08/04/15 22:53, Andy Bauer wrote:
Are you building the documentation? If you are, I'd suggest not building that. Also, any of the reader plugins are not needed for Catalyst (ie. AnalyzeNIfTIReaderWriter) so you can disable them.

Regards,
Andy

On Wed, Apr 8, 2015 at 3:30 PM, <[email protected] <mailto:[email protected]>> wrote:

    Hi Shawn,

    Thanks for your help. I disabled examples but i got same error
    from Catalyst

    [ 98%] Built target CoProcessingPythonScriptExample
    [ 98%] Generating Documentation HTMLs from xmls
    Processing wiki sources
    Processing wiki filters
    Processing wiki writers
    Processing wiki readers
    [ 98%] Compiling Qt help project AnalyzeNIfTIIO.qhp
    Building up file structure...
    QSqlDatabase: QSQLITE driver not loaded
    QSqlDatabase: available drivers:
    Cannot open data base file
    
/Users/turuncu/Qsync/progs/paraview-4.3.1/Plugins/AnalyzeNIfTIReaderWriter/doc/AnalyzeNIfTIIO.qch!
    make[2]: *** [Plugins/AnalyzeNIfTIReaderWriter/doc/AnalyzeNIfTIIO.qch]
    Error 255
    make[1]: ***
    [Plugins/AnalyzeNIfTIReaderWriter/CMakeFiles/AnalyzeNIfTIIO.dir/all]
    Error
    2
    make: *** [all] Error 2

    I could not deactivate Catalyst because i need Catalyst support. Any
    suggestion?

    --ufuk

    > It looks like the error is happening when building the
    examples.  You
    > might
    > be able to get around it by rerunning CMake and turning the
    examples off
    > unless you need the examples in your build.
    >
    > cd /path/to/build/dir
    > cmake -DBUILD_EXAMPLES:BOOL=OFF .
    >
    > HTH,
    > Shawn
    >
    > On Wed, Apr 8, 2015 at 5:09 AM, Ufuk Utku Turuncoglu (BE) <
    > [email protected]
    <mailto:[email protected]>> wrote:
    >
    >> Hi,
    >>
    >> I had a problem in the installation of Paraview fro the source.
    The make
    >> command gives error (at the end of the message) related with
    "QSQLITE
    >> driver". The code compiles without any problem until this step
    (63%) and
    >> i
    >> just wonder about the solution. I also found couple of threads
    related
    >> with
    >> this issue but i could not solve it. I also tried to install
    >> libqt4-sql-sqlite using macport but it did not help. By the
    way, i am
    >> using
    >> paraview version 4.3.1 along with Enthought Canopy (1.4.1) and
    MacOS
    >> 10.10.2.
    >>
    >> Regards,
    >>
    >> --ufuk
    >>
    >> -----
    >> This warning is for project developers.  Use -Wno-dev to
    suppress it.
    >>
    >> Generating done
    >> Build files have been written to: /Users/turuncu/Qsync/progs/
    >> paraview-4.3.1/Examples/All
    >> ======== End CMake output ======
    >> Change Dir: /Users/turuncu/Qsync/progs/paraview-4.3.1/Examples/All
    >>
    >> Run Build Command:"/usr/bin/make"
    >> [  1%] Compiling Qt help project SMMyElevation.qhp
    >> QSqlDatabase: QSQLITE driver not loaded
    >> QSqlDatabase: available drivers:
    >> Cannot open data base file /Users/turuncu/Qsync/progs/
    >> paraview-4.3.1/Examples/All/Plugins/Filter/doc/SMMyElevation.qch!
    >> Building up file structure...
    >> make[5]: *** [Plugins/Filter/doc/SMMyElevation.qch] Error 255
    >> make[4]: *** [Plugins/Filter/CMakeFiles/SMMyElevation.dir/all]
    Error 2
    >> make[3]: *** [all] Error 2
    >> make[2]: *** [ParaViewExamples.done] Error 1
    >> make[1]: *** [CMakeFiles/ParaViewExamples.dir/all] Error 2
    >> make: *** [all] Error 2
    >> -----
    >> _______________________________________________
    >> Powered by www.kitware.com <http://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
    >>
    >> Search the list archives at: http://markmail.org/search/?q=ParaView
    >>
    >> Follow this link to subscribe/unsubscribe:
    >> http://public.kitware.com/mailman/listinfo/paraview
    >>
    >

    _______________________________________________
    Powered by www.kitware.com <http://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

    Search the list archives at: http://markmail.org/search/?q=ParaView

    Follow this link to subscribe/unsubscribe:
    http://public.kitware.com/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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to