[Paraview] Question on compiling external plugins with 5.2
Fabian Wein
fabian.wein at fau.de
Mon Jan 2 17:40:20 EST 2017
Thanks,
now everything seems to work fine.
Fabian
> Am 02.01.2017 um 21:51 schrieb Ben Boeckel <ben.boeckel at kitware.com>:
>
> On Mon, Jan 02, 2017 at 21:36:51 +0100, Fabian Wein wrote:
>> Then I do something wrong:
>>
>> cmake ../paraview-superbuild -DCMAKE_BUILD_TYPE:STRING=Release -DBUILD_TESTING=OFF -DENABLE_cxx11=ON -DENABLE_qt5=ON -DENABLE_boost:BOOL=ON -DENABLE_hdf5:BOOL=ON -DENABLE_zlib:BOOL=ON -DENABLE_png:BOOL=ON -Dsuperbuild_download_location=$HOME/code/cfsdepscache/paraview -DCMAKE_OSX_SDK=macosx10.12 -DENABLE_paraviewexternalplugins:BOOL=ON -Dparaview_PLUGINS_EXTERNAL:STRING=CFSReader -Dparaview_PLUGIN_CFSReader_PATH:PATH=$METABUILD/../plugins/CFSReader
>>
>> …
>> CMake Warning:
>> Manually-specified variables were not used by the project:
>>
>> ENABLE_paraviewexternalplugins
>> …
>>
>> I should have written, that I tried some variants before.
>
> Oops, something even more fundumental was wrong; it is actually:
>
> ENABLE_paraviewpluginsexternal
>
> MR updated. Thanks,
>
> --Ben
More information about the ParaView
mailing list