MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0007845 | CMake | CMake | public | 2008-10-23 08:36 | 2009-01-27 10:27 |
Reporter | Eric NOULARD | ||||
Assigned To | Bill Hoffman | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | CMake-2-6 | ||||
Target Version | Fixed in Version | ||||
Summary | 0007845: IDL files set as "HEADER_ONLY" are compiled by midl in Visual Studio project | ||||
Description | The HEADER_ONLY property is not honored by the Visual Studio Generator for idl files. If an.idl file is added to library or executable and if set_source_files_properties(<idlfile> PROPERTIES HEADER_ONLY TRUE) is called. The generated Visual Studio project is trying to compile the idl file with MS "midl" compiler.... The problem does not occurs with Code::Blocks/MinGW on Windows nor with any tested Linux generator. Please find attached a project which exhibits the error. This error was originally reported by Matthias Riechmann: http://www.cmake.org/pipermail/cmake/2008-October/024691.html [^] | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | IDLs-0.1.1-Source.zip (28,620) 2008-10-23 08:36 https://public.kitware.com/Bug/file/1798/IDLs-0.1.1-Source.zip vs8.png (48,094) 2008-10-27 12:37 https://public.kitware.com/Bug/file/1801/vs8.png | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2008-10-23 08:36 | Eric NOULARD | New Issue | |||
2008-10-23 08:36 | Eric NOULARD | File Added: IDLs-0.1.1-Source.zip | |||
2008-10-27 12:37 | Matthias Riechmann | File Added: vs8.png | |||
2008-10-27 12:37 | Matthias Riechmann | Note Added: 0013938 | |||
2009-01-08 16:00 | Bill Hoffman | Status | new => assigned | ||
2009-01-08 16:00 | Bill Hoffman | Assigned To | => Bill Hoffman | ||
2009-01-27 10:27 | Bill Hoffman | Note Added: 0014683 | |||
2009-01-27 10:27 | Bill Hoffman | Status | assigned => closed | ||
2009-01-27 10:27 | Bill Hoffman | Resolution | open => fixed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|