MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0005745 | CMake | Modules | public | 2007-09-18 18:30 | 2007-11-30 19:14 |
| Reporter | Clinton Stimpson | ||||
| Assigned To | Clinton Stimpson | ||||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0005745: failure to set Q_WS_MAC in FindQt4.cmake | ||||
| Description | If there is no Qt4 installation in any standard paths on Mac OS X, FindQt4.cmake will fail to set Q_WS_MAC. Which means ParaView won't build correctly, since parts of FindQt4.cmake depend on Q_WS_MAC that are needed by ParaView. See attached patch for fix. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://public.kitware.com/Bug/file/1152/FindQt4.cmake.patch | ||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2007-09-18 18:30 | Clinton Stimpson | New Issue | |||
| 2007-09-18 18:31 | Clinton Stimpson | File Added: FindQt4.cmake.patch | |||
| 2007-11-08 14:03 | Clinton Stimpson | Status | new => resolved | ||
| 2007-11-08 14:03 | Clinton Stimpson | Resolution | open => fixed | ||
| 2007-11-08 14:03 | Clinton Stimpson | Assigned To | => Clinton Stimpson | ||
| 2007-11-08 14:03 | Clinton Stimpson | Note Added: 0009655 | |||
| 2007-11-30 19:14 | Clinton Stimpson | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||