MantisBT - CMake | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0014984 | CMake | CMake | public | 2014-06-20 22:24 | 2015-01-05 08:39 | |||||
Reporter | CoffeeJ | |||||||||
Assigned To | ||||||||||
Priority | normal | Severity | minor | Reproducibility | always | |||||
Status | closed | Resolution | duplicate | |||||||
Platform | Windows | OS | WindowsXP | OS Version | SP3 | |||||
Product Version | CMake 3.0 | |||||||||
Target Version | Fixed in Version | |||||||||
Summary | 0014984: Assembler config not working (in VS2005, with partial solution,with zlib-1.2.8) | |||||||||
Description | When useing CMAKE_ASM_* the asm files get included in teh project but the rule file is not loaded. This leads to a "cutom build rule" which does nothing. And therefor to link problems. It can be resolved by adding "<ToolFiles><DefaultToolFile FileName="masm.rules"/></ToolFiles>" to the .vcproj-file. BTW: the parameters set for the assmbler (masm in this case) too don't work. Tested/Found on zlib library (http://zlib.net/zlib-1.2.8.tar.gz [^]) | |||||||||
Steps To Reproduce | Download zlib-1.2.8 Extract source Start GUI-CMake Check Assembler for x86 Configure Generate Open in VS2005 Build (Linker errors here) | |||||||||
Additional Information | ||||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | CMakeAsmVS.zip (4,840) 2014-07-30 17:58 https://public.kitware.com/Bug/file/5204/CMakeAsmVS.zip | |||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2014-06-20 22:24 | CoffeeJ | New Issue | ||||||||
2014-06-24 14:55 | Brad King | Relationship added | duplicate of 0008170 | |||||||
2014-06-24 14:57 | Brad King | Note Added: 0036246 | ||||||||
2014-07-30 17:57 | pzycho | Note Added: 0036509 | ||||||||
2014-07-30 17:58 | pzycho | File Added: CMakeAsmVS.zip | ||||||||
2014-08-22 10:42 | Brad King | Note Added: 0036669 | ||||||||
2014-08-22 10:42 | Brad King | Status | new => resolved | |||||||
2014-08-22 10:42 | Brad King | Resolution | open => duplicate | |||||||
2015-01-05 08:39 | Robert Maynard | Note Added: 0037620 | ||||||||
2015-01-05 08:39 | Robert Maynard | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|