View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009292ParaViewBugpublic2009-07-22 11:232011-02-18 20:32
ReporterOrion E. Poplawski 
Assigned ToDavid Partyka 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version3.6 
Target Version3.10Fixed in Version3.10 
Summary0009292: PointSpriteDemo install location
DescriptionWhen building paraview 3.6.1 into an rpm for Fedora, PointSpriteDemo is installed into $DESTDIR/buildir/build/BUILD/ParaView3/fedora/Plugins/PointSprite/PointSpriteDemo. The problem seems to be in

ParaView3/Plugins/PointSprite/Examples/Rendering/Cxx/CMakeLists.txt:

install(TARGETS ${exe}
    RUNTIME DESTINATION ${PROJECT_BINARY_DIR}

I'm not sure that there should be an install line at all.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0023342)
Orion Poplawski (reporter)
2010-11-17 10:28

Issue still present in 3.8.1.
(0024923)
Utkarsh Ayachit (administrator)
2011-01-19 11:44

Dave, can you take a look at this for 3.10 please? Thanks
(0025459)
David Partyka (developer)
2011-02-17 08:57

I agree with Orion, PointSpriteDemo isn't a core component of ParaView and thus it's executable shouldn't be installed. (Just like how we don't install our testing executables). I have removed the install rule.
(0025516)
Alan Scott (manager)
2011-02-18 20:32

Trusting Dave.

 Issue History
Date Modified Username Field Change
2009-07-22 11:23 Orion E. Poplawski New Issue
2010-11-17 09:15 David Partyka Assigned To => David Partyka
2010-11-17 09:15 David Partyka Status backlog => tabled
2010-11-17 10:28 Orion Poplawski Note Added: 0023342
2011-01-19 11:44 Utkarsh Ayachit Note Added: 0024923
2011-01-19 11:44 Utkarsh Ayachit Target Version => 3.10
2011-02-17 08:57 David Partyka Note Added: 0025459
2011-02-17 08:57 David Partyka Status tabled => @80@
2011-02-17 08:57 David Partyka Fixed in Version => 3.10
2011-02-17 08:57 David Partyka Resolution open => fixed
2011-02-18 20:32 Alan Scott Note Added: 0025516
2011-02-18 20:32 Alan Scott Status @80@ => closed


Copyright © 2000 - 2018 MantisBT Team