View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007348ParaView(No Category)public2008-07-16 14:212009-05-13 13:46
ReporterNathan Fabian 
Assigned ToBurlen 
PrioritylowSeverityfeatureReproducibilityN/A
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.6Fixed in Version 
Summary0007348: Add an option to Paraview's CMake to allow development installs
DescriptionThis option should install the header files needed to compile against Paraview.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships
related to 0007935closedDavid Partyka Add ability to fix library links in plugin 

  Notes
(0012771)
Ken Moreland (manager)
2008-07-21 10:35

Should this option be default? It might be handy to those who want to build plugins against a binary install. How many extra files/memory is required to install the development files?
(0012851)
Mattijs (reporter)
2008-07-29 07:48

Can I vote in favour (of making this the default)? We had to write a script to make this process easier for users who wanted to build our reader.

In my installed tree:

find . -name '*.h' | wc -l

returns 205.
(0014024)
Ken Moreland (manager)
2008-11-04 08:59

It just occurred to me that simply copying the header files is probably not sufficient. There are probably also some .cmake files and intermediate executables (such as client/server wrappers) that need to be made available as well. At a minimum, it should be easy to compile a plugin.
(0015059)
Utkarsh Ayachit (administrator)
2009-02-17 14:40

Burlen has already fixed this.
(0015107)
Alan Scott (manager)
2009-02-17 20:46

Fixed as per Utkarsh.

 Issue History
Date Modified Username Field Change
2008-07-16 14:21 Nathan Fabian New Issue
2008-07-21 10:35 Ken Moreland Note Added: 0012771
2008-07-29 07:48 Mattijs Note Added: 0012851
2008-11-04 08:59 Ken Moreland Note Added: 0014024
2008-11-04 09:06 Ken Moreland Relationship added related to 0007935
2009-02-17 14:40 Utkarsh Ayachit Status backlog => tabled
2009-02-17 14:40 Utkarsh Ayachit Assigned To => Burlen
2009-02-17 14:40 Utkarsh Ayachit Note Added: 0015059
2009-02-17 14:40 Utkarsh Ayachit Status tabled => @80@
2009-02-17 14:40 Utkarsh Ayachit Resolution open => fixed
2009-02-17 20:46 Alan Scott Note Added: 0015107
2009-02-17 20:46 Alan Scott Status @80@ => closed
2009-05-13 13:46 Utkarsh Ayachit Target Version => 3.6
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team