View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015204CMakeCPackpublic2014-10-12 04:212016-06-10 14:31
ReporterHong Xu 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
Platformx64OSWindowsOS Version8.1
Product VersionCMake 3.0.2 
Target VersionFixed in Version 
Summary0015204: On windows x64 system, cpack generate file names ending with AMD64, with 32 bit msvc compiler
DescriptionOn windows x64 system, cpack generate file names ending with AMD64, even with 32 bit msvc compiler. Packages (zip and NSIS installer) are generated with AMD64 in file name but not x86. However, the NSIS installer is an x86 executable as I tested.

Output of cl command:

Microsoft (R) C/C++ Optimizing Compiler Version 18.00.30723 for x86
Copyright (C) Microsoft Corporation. All rights reserved.

usage: cl [ option... ] filename... [ /link linkoption... ]
Steps To ReproduceUnder 32bit compiler environment, use cpack to build the package by typing "cpack".
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0042645)
Kitware Robot (administrator)
2016-06-10 14:29

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2014-10-12 04:21 Hong Xu New Issue
2016-06-10 14:29 Kitware Robot Note Added: 0042645
2016-06-10 14:29 Kitware Robot Status new => resolved
2016-06-10 14:29 Kitware Robot Resolution open => moved
2016-06-10 14:29 Kitware Robot Assigned To => Kitware Robot
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team