| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0008373 | CMake | Modules | public | 2009-01-13 15:20 | 2016-06-10 14:30 | ||||
| Reporter | Matt Melton | ||||||||
| Assigned To | Miguel Figueroa | ||||||||
| Priority | normal | Severity | text | Reproducibility | sometimes | ||||
| Status | closed | Resolution | moved | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | CMake-2-6 | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0008373: Docs need updating for the findwxwidgets module | ||||||||
| Description | Docs should be updated so that wxWidget users use the "mono" component keyword when linking against a Monolithic compile (ie: wxPack). For example, the find package line should be: FIND_PACKAGE(wxWidgets COMPONENTS mono [REQUIRED]) This was not evident or highlighted well enough. I have spent "a while" faced with a monolithic linking problem. Hths | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0014645) Miguel Figueroa (developer) 2009-01-20 14:57 |
The problem here is that, IIRC MONOLITHIC builds have been deprecated by wxWidgets and are not recommended. Also, right now I don't have a way to work in windows and linux both with the same behaviour. Last but not least, there should be a check for conflicting libs (mono vs multilib), so that people don't link to both. So this mono thing is there for backward compatibility of some sort, but is not well supported. I guess we could document this, but then I really haven't decided not to support monolithic libs, rather I haven't had the time nor been given the patch to implement consistent support for it. Ideas are welcome. |
|
(0041493) Kitware Robot (administrator) 2016-06-10 14:27 |
Resolving issue as `moved`. This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2009-01-13 15:20 | Matt Melton | New Issue | |
| 2009-01-20 14:46 | Miguel Figueroa | Status | new => assigned |
| 2009-01-20 14:46 | Miguel Figueroa | Assigned To | => Miguel Figueroa |
| 2009-01-20 14:57 | Miguel Figueroa | Note Added: 0014645 | |
| 2010-05-09 04:07 | Alex Neundorf | Category | CMake => Modules |
| 2016-06-10 14:27 | Kitware Robot | Note Added: 0041493 | |
| 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 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |