| MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update | 
| 0007465 | CMake | CMake | public | 2008-08-07 06:29 | 2008-08-26 11:22 | 
| Reporter | Stephan Diederich | ||||
| Assigned To | Clinton Stimpson | ||||
| 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 | 0007465: qmake/cmake inconsistency: add WIN32 define (and _MSC_VER=xxx ?) to QT4_WRAP_CPP | ||||
| Description | A default qmake ".pro" project adds "-D_MSC_VER=1400 -DWIN32" on windows (MSVC8) to the defines while moccing headers. The QT4_WRAP_CPP does not define those. Working around the problem by using the options from QT4_WRAP_CPP is possible: QT4_WRAP_CPP(projects_MOC_SRCS ${projects_MOC_HDRS} OPTIONS "-DWIN32"). | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2008-08-07 06:29 | Stephan Diederich | New Issue | |||
| 2008-08-07 09:38 | Clinton Stimpson | Status | new => assigned | ||
| 2008-08-07 09:38 | Clinton Stimpson | Assigned To | => Clinton Stimpson | ||
| 2008-08-25 19:43 | Clinton Stimpson | Note Added: 0013182 | |||
| 2008-08-26 11:22 | Clinton Stimpson | Status | assigned => closed | ||
| 2008-08-26 11:22 | Clinton Stimpson | Note Added: 0013188 | |||
| 2008-08-26 11:22 | Clinton Stimpson | Resolution | open => fixed | ||
| Notes | |||||
|  | |||||
| 
 | 
 | ||||
|  | |||||
| 
 | 
 | ||||