View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014270ParaView(No Category)public2013-09-09 14:562015-01-11 08:23
ReporterUtkarsh Ayachit 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version4.1 
Summary0014270: Build errors with building external plugins that add new vtk modules.
DescriptionBuilding plugins with new VTK modules outside of ParaView's source dir causes errors.

e.g. try building this plugin:

https://github.com/utkarshayachit/PythonWrappedPluginExample [^]
TagsNo tags attached.
ProjectKitware
Topic Namefix_external_plugins
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0031552)
Utkarsh Ayachit (administrator)
2013-09-09 14:58

commit 5c3c9d90209bc722b23915d26d37109b6c63406b
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Mon Sep 9 14:52:11 2013 -0400

    BUG 0014270: Fixed external plugins.
    
    When building external plugins that added new modules, we were getting errors
    when importing modules defined by ParaView. This was due to a bugs in
    pv_setup_module_environment() which resulted in changing the location where the
    *.cmake files for the imported modules were searched. Updated
    pv_setup_module_environment() to fix that issue and use the
    vtkExternalModuleMacros file provided by VTK to simplify the logic.
    
    Change-Id: I8d45c51eea53388bb406f445f2a493185388d894
(0031556)
Utkarsh Ayachit (administrator)
2013-09-10 09:15


SUMMARY
---------------------------------------------
Topics merged into master:
        add-parallel-web-demo
        fix-coprocessing-script
        fix_external_plugins
(0031593)
Alan Scott (manager)
2013-09-18 13:08

Assuming Utkarsh tested correctly. Closing.

 Issue History
Date Modified Username Field Change
2013-09-09 14:56 Utkarsh Ayachit New Issue
2013-09-09 14:58 Utkarsh Ayachit Topic Name => fix_external_plugins
2013-09-09 14:58 Utkarsh Ayachit Note Added: 0031552
2013-09-09 14:58 Utkarsh Ayachit Status backlog => gatekeeper review
2013-09-09 14:58 Utkarsh Ayachit Fixed in Version => git-next
2013-09-09 14:58 Utkarsh Ayachit Resolution open => fixed
2013-09-09 14:58 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2013-09-10 09:15 Utkarsh Ayachit Note Added: 0031556
2013-09-10 09:15 Utkarsh Ayachit Status gatekeeper review => customer review
2013-09-10 09:15 Utkarsh Ayachit Fixed in Version git-next => git-master
2013-09-18 13:08 Alan Scott Note Added: 0031593
2013-09-18 13:08 Alan Scott Status customer review => closed
2013-11-01 13:18 Utkarsh Ayachit Fixed in Version git-master => 4.1
2015-01-11 08:23 Utkarsh Ayachit Source_changeset_attached => ParaView master 46f24aae
2015-01-11 08:23 Utkarsh Ayachit Source_changeset_attached => ParaView master 5c3c9d90


Copyright © 2000 - 2018 MantisBT Team