View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0015154 | CMake | CMake | public | 2014-09-12 12:23 | 2015-03-02 08:57 | ||||
Reporter | Clinton Stimpson | ||||||||
Assigned To | |||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | duplicate | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0015154: Ninja complains about missing rule | ||||||||
Description | With the attached example project, Ninja will complain with an error saying "ninja: error: 'lib/libmylib.a', needed by 'myapp', missing and no known rule to make it" I'm using ExternalProject_Add() and then using imported library targets. I then set the imported target to depend on the ExternalProject to make sure it is up to date. This works fine with Visual Studio, NMake, Make, Xcode, etc.... | ||||||||
Steps To Reproduce | See attached project. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | ![]() | ||||||||
Relationships | |
Relationships |
Notes | |
(0036788) Brad King (manager) 2014-09-12 13:13 |
Is this the same as 0014963? |
(0036789) Clinton Stimpson (developer) 2014-09-12 13:25 |
Yes, the attached example project does the same thing as show in this comment: http://www.cmake.org/Bug/view.php?id=14963#c36130 [^] |
(0038119) Robert Maynard (manager) 2015-03-02 08:57 |
Closing resolved issues that have not been updated in more than 4 months. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2014-09-12 12:23 | Clinton Stimpson | New Issue | |
2014-09-12 12:23 | Clinton Stimpson | File Added: test-ninja-external-build.tar.gz | |
2014-09-12 13:13 | Brad King | Note Added: 0036788 | |
2014-09-12 13:25 | Clinton Stimpson | Note Added: 0036789 | |
2014-09-12 13:26 | Brad King | Status | new => resolved |
2014-09-12 13:26 | Brad King | Resolution | open => duplicate |
2015-03-02 08:57 | Robert Maynard | Note Added: 0038119 | |
2015-03-02 08:57 | Robert Maynard | Status | resolved => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |