View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012997ParaView(No Category)public2012-03-14 11:002013-01-11 14:02
ReporterUtkarsh Ayachit 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version3.14 
Target Version3.14.1Fixed in Version3.14.1 
Summary0012997: protoc generation doesn't work on Windows with nmake builds.
DescriptionRefer to: http://www.paraview.org/pipermail/paraview/2012-March/024305.html [^]
TagsNo tags attached.
ProjectKitware
Topic Name12997_fix_protoc_with_nmake
Typeincorrect functionality
Attached Files

 Relationships
related to 0012991closedUtkarsh Ayachit Build problem with nmake and windows 

  Notes
(0028357)
Utkarsh Ayachit (administrator)
2012-03-14 11:02

commit f7e21876bf16b02cb7a48e720a38bc42ea4c06d9
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Wed Feb 22 14:57:49 2012 -0500

    BUG 12997 Fix protoc path when using nmake on Windows.
(0028365)
Utkarsh Ayachit (administrator)
2012-03-16 12:03

There are further complications with protoc executable due to dependencies on other shared libraries such as zlib.
(0028374)
Utkarsh Ayachit (administrator)
2012-03-18 16:07

commit 6fc0e4ac3485e630200473e90f3308b34556bff2
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Fri Mar 16 11:50:20 2012 -0400

    Remove protoc complications.
    
    protoc is now compiled as a static executable with no shared dependencies and
    hence we don't have to setup the environment as was done in past. As such the
    environment could never be setup cleanly so that it worked in all cases.

commit d620dee1d568b60ac419224553b3816f6948b8b1
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Fri Mar 16 14:33:33 2012 -0400

    Bring in protobuf updates to build static protoc executable.
(0028375)
Utkarsh Ayachit (administrator)
2012-03-18 16:08

We now build protoc as a static executable with no external dependencies, (such as zlib). That avoids build-time difficulties with protoc executable.
(0030098)
Alan Scott (manager)
2013-01-11 14:02

Closing due to age of bug, and I believe this is a developers tag in git.

 Issue History
Date Modified Username Field Change
2012-03-14 11:00 Utkarsh Ayachit New Issue
2012-03-14 11:00 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2012-03-14 11:00 Utkarsh Ayachit Target Version => 3.14.1
2012-03-14 11:02 Utkarsh Ayachit Topic Name => 12997_fix_protoc_with_nmake
2012-03-14 11:02 Utkarsh Ayachit Note Added: 0028357
2012-03-14 11:02 Utkarsh Ayachit Status backlog => gatekeeper review
2012-03-14 11:02 Utkarsh Ayachit Fixed in Version => git-next
2012-03-14 11:02 Utkarsh Ayachit Resolution open => fixed
2012-03-16 12:03 Utkarsh Ayachit Note Added: 0028365
2012-03-18 16:07 Utkarsh Ayachit Note Added: 0028374
2012-03-18 16:08 Utkarsh Ayachit Note Added: 0028375
2012-03-18 16:10 Utkarsh Ayachit Relationship added related to 0012991
2012-03-26 10:28 Utkarsh Ayachit Fixed in Version git-next => git-master
2012-03-26 10:28 Utkarsh Ayachit Status gatekeeper review => customer review
2012-04-05 17:03 Utkarsh Ayachit Fixed in Version git-master => 3.14.1
2013-01-11 14:02 Alan Scott Note Added: 0030098
2013-01-11 14:02 Alan Scott Status customer review => closed


Copyright © 2000 - 2018 MantisBT Team