I've never used PARAVIEW_EXTRA_EXTERNAL_MODULES before but what I have figured out was to set it to PVMXADataModel and place your git repository adjacent to my ParaView source directory. When I do this I get these configure errors.<div>
<br></div><div><span style=" color:#ff0000;">CMake Error at C:/Kitware/ParaView/PVMXADataModel/PVMXADataModelParaViewImport.cmake:39 (INCLUDE):</span><p></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#ff0000;"> include could not find load file:</span></p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; color:#ff0000;"></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#ff0000;"> C:/Kitware/ParaView/PVMXADataModel/Resources/CMake/ParaViewPluginIncludeMXADataModel.cmake</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#ff0000;">Call Stack (most recent call first):</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#ff0000;"> CMake/ParaViewCommon.cmake:678 (INCLUDE)</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#ff0000;"> CMakeLists.txt:238 (INCLUDE)</span></p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; color:#ff0000;"></p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; color:#ff0000;"></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#ff0000;">CMake Error at C:/Kitware/ParaView/PVMXADataModel/PVMXADataModelParaViewImport.cmake:40 (INCLUDE):</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#ff0000;"> include could not find load file:</span></p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; color:#ff0000;"></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#ff0000;"> C:/Kitware/ParaView/PVMXADataModel/Resources/CMake/LocateBoostSupportLibraries.cmake</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#ff0000;">Call Stack (most recent call first):</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#ff0000;"> CMake/ParaViewCommon.cmake:678 (INCLUDE)</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#ff0000;"> CMakeLists.txt:238 (INCLUDE)</span></p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; color:#ff0000;"></p></div><div><br></div><div>I don't see these in the Repository. Are they missing from where I cloned from?<br>
<br><div class="gmail_quote">On Fri, May 14, 2010 at 2:25 PM, Michael Jackson <span dir="ltr"><<a href="mailto:mike.jackson@bluequartz.net">mike.jackson@bluequartz.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
535:[mjackson@Shepard:Build]$ cmake ../<br>
-- The C compiler identification is GNU<br>
-- The CXX compiler identification is GNU<br>
-- Checking whether C compiler has -isysroot<br>
-- Checking whether C compiler has -isysroot - yes<br>
-- Checking whether C compiler supports OSX deployment target flag<br>
-- Checking whether C compiler supports OSX deployment target flag - yes<br>
-- Checking whether CXX compiler has -isysroot<br>
-- Checking whether CXX compiler has -isysroot - yes<br>
-- Checking whether CXX compiler supports OSX deployment target flag<br>
-- Checking whether CXX compiler supports OSX deployment target flag - yes<br>
-- Found Qt-Version 4.6.2 (using /Users/Shared/Toolkits/Qt-4.6.2-Cocoa/bin/qmake)<br>
-- Found Qt-Version 4.6.2 (using /Users/Shared/Toolkits/Qt-4.6.2-Cocoa/bin/qmake)<br>
-- [PVMXADataModel] Added the MXADataModel library.<br>
-- Plugin: AngReader enabled<br>
-- Plugin: CrystalInterfaceColoringFilter enabled<br>
-- Plugin: EDMFilter enabled<br>
-- Plugin: IPFFilter enabled<br>
-- Plugin: MXAReader enabled<br>
-- Plugin: H5DataIO enabled<br>
-- Plugin: Manta ray traced rendering disabled<br>
-- Plugin: Filters for Flux and Circulation Fields disabled<br>
-- Plugin: NetDMF file format reader disabled<br>
-- Plugin: Prism disabled<br>
-- Plugin: Point Sprites disabled<br>
-- Plugin: SierraPlotTools enabled<br>
-- Plugin: SLACTools disabled<br>
-- Plugin: VisItReaderPlugin disabled<br>
-- Plugin: Reader for *.h5part files disabled<br>
-- Plugin: Plugin for creating python coprocessing scripts disabled<br>
-- Plugin: Reader/Writer for Analyze and NIfTI. enabled<br>
-- Application: Standard ParaView Client enabled<br>
PARAVIEW_PLUGINLIST SierraPlotTools;AnalyzeReader;AnalyzeWriter;NIfTIReader;NIfTIWriter<br>
-- Application: Streaming ParaView Application disabled<br>
-- Application: Adaptive ParaView Application disabled<br>
-- Configuring done<br>
-- Generating done<br>
-- Build files have been written to: /Users/Shared/Kitware-CVS/ParaView/Build<br>
<br>
I placed the message just inside the if (APPLE) statement. Maybe I am not writing my *ParaViewImport.cmake file correctly? That can be found at:<br>
<br>
git clone git://<a href="http://echo1.bluequartz.net/PVMXADataModel" target="_blank">echo1.bluequartz.net/PVMXADataModel</a><div class="im"><br>
___________________________________________________________<br>
Mike Jackson <a href="http://www.bluequartz.net" target="_blank">www.bluequartz.net</a><br>
<br></div><div><div></div><div class="h5">
On May 14, 2010, at 1:40 PM, Dave Partyka wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Mike,<br>
<br>
Do you mind trying to print some messages then? When you call ADD_PARAVIEW_PLUGIN the plugin gets Appended to PARAVIEW_PLUGINLIST and also install rules should be created. Can you add this line say in Applications\ParaView\CMakeLists.txt and then configure and see if you're plugins get printed in the list of plugins?<br>
<br>
message("PARAVIEW_PLUGINLIST ${PARAVIEW_PLUGINLIST}")<br>
<br>
On Fri, May 14, 2010 at 11:02 AM, Michael Jackson <<a href="mailto:mike.jackson@bluequartz.net" target="_blank">mike.jackson@bluequartz.net</a>> wrote:<br>
This is still NOT working on the latest pull of the "release" branch of ParaView. I can NOT simply do a "make install" on OS X and have my custom plugins copied into the Application Bundle along with any other plugins that are included with ParaView.<br>
___________________________________________________________<br>
<br>
Mike Jackson <a href="http://www.bluequartz.net" target="_blank">www.bluequartz.net</a><br>
<br>
On Apr 26, 2010, at 11:47 AM, Michael Jackson wrote:<br>
<br>
Thanks, I'll give that a try. "Make install" does fixup the bundle correctly. I just left out my plugins.<br>
<br>
So I have to do a cpack run in order to get a working installation on my local machine? ie, an "installation" that is NOT in my build directory? Seems odd.<br>
<br>
--<br>
Mike Jackson <<a href="http://www.bluequartz.net" target="_blank">www.bluequartz.net</a>><br>
<br>
On Apr 26, 2010, at 11:05 AM, Dave Partyka wrote:<br>
<br>
I would recommend:<br>
<br>
cpack --config <build-dir>/Applications/ParaView/CPackParaViewConfig.cmake -G DragNDrop<br>
<br>
As per: <a href="http://paraview.org/Wiki/ParaView:Build_And_Install" target="_blank">http://paraview.org/Wiki/ParaView:Build_And_Install</a><br>
<br>
If you do make install I believe it just runs all install rules and I don't believe any of the fixup bundle routines get called.<br>
<br>
On Mon, Apr 26, 2010 at 9:43 AM, Michael Jackson <<a href="mailto:mike.jackson@bluequartz.net" target="_blank">mike.jackson@bluequartz.net</a>> wrote:<br>
Just tried a 'Make install' and after installation (to the wrong directory**) my custom plugins that are built as part of ParaView (using PARAVIEW_EXTRA_EXTERNAL_MODULE). Is this going to be fixed before the full release comes out?<br>
<br>
<br>
**I have a CMAKE_INSTALL_PREFIX of /Users/Shared/Toolkits/ParaView-3.8 but when I run 'make install' ParaView gets installed into /Applications? I tried exporting DESTDIR=$CMAKE_INSTALL_PATH but that did not seem to help either. I do not have write access to /Applications for this user account so this "feature" is a real problem.<br>
<br>
___________________________________________________________<br>
Mike Jackson <a href="http://www.bluequartz.net" target="_blank">www.bluequartz.net</a><br>
Principal Software Engineer <a href="mailto:mike.jackson@bluequartz.net" target="_blank">mike.jackson@bluequartz.net</a><br>
BlueQuartz Software Dayton, Ohio<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br>
</blockquote>
<br>
</div></div></blockquote></div><br></div>