MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0008094 | CMake | Modules | public | 2008-11-13 16:28 | 2009-02-23 22:41 |
| Reporter | Julien Langer | ||||
| Assigned To | Philip Lowman | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | unable to reproduce | ||
| Platform | OS | OS Version | |||
| Product Version | CMake-2-6 | ||||
| Target Version | Fixed in Version | CMake-2-6 | |||
| Summary | 0008094: FindBoost doesn't find libs on MacOS X (maybe only with boost 1.37) | ||||
| Description | FindBoost.cmake doesn't find the boost libs on MacOSX. It looks for a compiler tag of "xgcc" but the libs actually only have the "gcc" compiler tag in their filename. A comment in the FindBoost.cmake script states that the "xgcc" tag was introduced in boost 1.36, so it's quite possible that it got removed again in 1.37. It's probably a good idea if FindBoost would look for both the "xgcc" and "gcc" tags on MacOS. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2008-11-13 16:28 | Julien Langer | New Issue | |||
| 2008-11-14 03:56 | Tom Vercauteren | Note Added: 0014106 | |||
| 2008-12-15 10:00 | Bill Hoffman | Status | new => assigned | ||
| 2008-12-15 10:00 | Bill Hoffman | Assigned To | => Douglas Gregor | ||
| 2009-01-18 02:44 | Philip Lowman | Note Added: 0014600 | |||
| 2009-01-18 17:50 | Philip Lowman | Note Added: 0014608 | |||
| 2009-01-29 00:05 | Philip Lowman | Note Added: 0014704 | |||
| 2009-01-29 00:05 | Philip Lowman | Assigned To | Douglas Gregor => Philip Lowman | ||
| 2009-01-29 00:05 | Philip Lowman | Status | assigned => resolved | ||
| 2009-01-29 00:05 | Philip Lowman | Resolution | open => unable to reproduce | ||
| 2009-02-23 22:41 | Philip Lowman | Status | resolved => closed | ||
| 2009-02-23 22:41 | Philip Lowman | Fixed in Version | => CMake-2-6 | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||