View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013516ParaView(No Category)public2012-10-12 09:542012-11-16 08:50
ReporterSven Buijssen 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionno change required 
PlatformOSOS Version
Product Version 
Target Version4.0Fixed in Version3.98.0 
Summary0013516: [git/master] ParaView-Superbuild: Windows x64: build error when using Visual Studio 9 2008
DescriptionWindows 7 x64
CMake 2.8.9, ParaView git/master

cmake-gui # from cmake-2.8.9-win32-x86.exe binary release
source code location: C:/ParaView/git/Source/SuperBuild
build location: C:/ParaView/git/BuildSuperBuild
generator for the project: Visual Studio 9 2008 Win64 - use default native compilers - Finish

Change settings:
CMAKE_CONFIGURATION_TYPES = Release
QT_QMAKE_EXECUTABLE = c:/qt/qt-4.8.2-x64/bin/qmake.exe
# stemming from http://code.google.com/p/qt-msvc-installer/ [^] using qt-win64-opensource-4.8.2-noqt3-vs2008.exe, qt-win64-opensource-4.8.2-noqt3-vs2008-1.bin, qt-win64-opensource-4.8.2-noqt3-vs2008-2.bin to install Qt
BUILD_TESTING: off
PARAVIEW_BUILD_CGNS: off
PARAVIEW_BUILD_Silo: off
Configure
Configure
Generate

Open png.vcproj in MS Visual Studio 2008 Version 9.0.30729.1 SP.
Solution Explorer - Mark "png" - Context menu - Build

fails with

2>1>CMake Error at cmake_install.cmake:83 (FILE):
2>1> file INSTALL cannot find
2>1> "C:/ParaView/git/MiniSuperBuild/png-build/libpng-config".
TagsNo tags attached.
ProjectTBD
Topic Name
Typeincorrect functionality
Attached Filesgz file icon build.log.gz [^] (1,948 bytes) 2012-10-12 09:54
patch file icon 0001-COMP-Fixed-build-issue-with-MSVC9-2008.patch [^] (1,036 bytes) 2012-10-12 09:55 [Show Content]

 Relationships

  Notes
(0029368)
Sven Buijssen (reporter)
2012-10-12 09:55

Patching SuperBuild to use a newer libpng (as suggested on
http://old.nabble.com/CMake-error-with-libpng-1.5.7-using-MSVC-td33202700.html [^]) resolves the issue. Patch attached.
(0029732)
Sven Buijssen (reporter)
2012-11-16 07:42

Issue obsolete since

commit fb7aee5ad84eec2f763544e62ca05fd8a5be443d
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Wed Nov 7 15:51:40 2012 -0500

    Remove old superbuild files from ParaView.

    These are now in a separate git repository.
    Refer to the Wiki pages for details:
    http://paraview.org/Wiki/ParaView/Superbuild [^]

CMake code in separate SuperBuild repository does not require libpng any more when setting generator to Visual Studio 9 2008 Win64.

 Issue History
Date Modified Username Field Change
2012-10-12 09:54 Sven Buijssen New Issue
2012-10-12 09:54 Sven Buijssen File Added: build.log.gz
2012-10-12 09:55 Sven Buijssen Note Added: 0029368
2012-10-12 09:55 Sven Buijssen File Added: 0001-COMP-Fixed-build-issue-with-MSVC9-2008.patch
2012-10-18 14:05 Utkarsh Ayachit Target Version => 4.0
2012-11-16 07:25 Sebastien Jourdain Assigned To => Utkarsh Ayachit
2012-11-16 07:42 Sven Buijssen Note Added: 0029732
2012-11-16 08:50 Utkarsh Ayachit Status backlog => closed
2012-11-16 08:50 Utkarsh Ayachit Resolution open => no change required
2012-11-16 08:50 Utkarsh Ayachit Fixed in Version => 3.98.0


Copyright © 2000 - 2018 MantisBT Team