MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0003795 | CMake | CMake | public | 2006-09-22 14:16 | 2016-06-10 14:30 |
| Reporter | Anders Sundman | ||||
| Assigned To | Bill Hoffman | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0003795: Xcode and library search paths | ||||
| Description | When I build my Xcode project with CMake and then compile i get the following warning: Tool:0: warning -L: directory name (/usr/local/lib/Debug) does not exist It looks like CMake adds the entry: /usr/local/lib/$(CONFIGURATION) to the Library Search Path for all targets (executables & libraries) even though the directory doesn't exist. The warning only appears when the executables are built; the libraries have the same entry in their Library Search Path but doesn't generate warnings. This is part of Brad Kings answer from the cmake mail list to the issue: "CMake adds a $(CONFIGURATION) version of every link directory in case it is referring to another Xcode build tree in which the libraries are stored in these per-configuration subdirectories. We were not aware that this produced a warning." | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2008-10-07 15:22 | Bill Hoffman | Note Added: 0013757 | |||
| 2010-11-22 04:52 | ch | Note Added: 0023476 | |||
| 2010-11-22 09:38 | Bill Hoffman | Note Added: 0023478 | |||
| 2016-06-10 14:27 | Kitware Robot | Note Added: 0041319 | |||
| 2016-06-10 14:27 | Kitware Robot | Status | assigned => resolved | ||
| 2016-06-10 14:27 | Kitware Robot | Resolution | open => moved | ||
| 2016-06-10 14:30 | Kitware Robot | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||