MantisBT - ParaView |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0012688 | ParaView | (No Category) | public | 2011-10-31 09:21 | 2015-01-09 14:10 |
|
| Reporter | Martin Müllenhaupt | |
| Assigned To | Utkarsh Ayachit | |
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | | |
| Target Version | | Fixed in Version | 3.14 | |
| Project | TBD |
| Topic Name | 12688_fix_find_freetype |
| Type | incorrect functionality |
|
| Summary | 0012688: FindFREETYPE.cmake fails to find freetype |
| Description | I'm using mingw-cross-env to cross compile vtk for win32 on linux. The freetype headers are installed in ${CMAKE_INSTALL_PREFIX}/include/freetype2 and are not found by the current FindFREETYPE.cmake script. Adding a "PATH_SUFFIXES freetype2" option to FIND_PATH did the trick (see attached patch). |
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | vtk-findfreetype.patch (360) 2011-10-31 09:21 https://www.vtk.org/Bug/file/9051/vtk-findfreetype.patch |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2011-10-31 09:21 | Martin Müllenhaupt | New Issue | |
| 2011-10-31 09:21 | Martin Müllenhaupt | File Added: vtk-findfreetype.patch | |
| 2012-01-23 10:00 | Utkarsh Ayachit | Assigned To | => Leo Liu |
| 2012-01-23 10:00 | Utkarsh Ayachit | Status | backlog => tabled |
| 2012-01-25 13:15 | Utkarsh Ayachit | Note Added: 0027980 | |
| 2012-01-25 13:15 | Utkarsh Ayachit | Assigned To | Leo Liu => Utkarsh Ayachit |
| 2012-01-25 13:15 | Utkarsh Ayachit | Status | tabled => gatekeeper review |
| 2012-01-25 13:15 | Utkarsh Ayachit | Resolution | open => fixed |
| 2012-01-25 13:17 | Utkarsh Ayachit | Project | VTK => ParaView |
| 2012-01-25 13:18 | Utkarsh Ayachit | Topic Name | => 12688_fix_find_freetype |
| 2012-01-25 13:18 | Utkarsh Ayachit | Product Version | 5.8.0 => |
| 2012-01-27 14:25 | Utkarsh Ayachit | Status | gatekeeper review => customer review |
| 2012-01-27 14:25 | Utkarsh Ayachit | Note Added: 0027992 | |
| 2012-01-27 14:26 | Utkarsh Ayachit | Fixed in Version | => git-master |
| 2012-02-08 17:21 | Utkarsh Ayachit | Fixed in Version | git-master => 3.14 |
| 2012-02-08 17:24 | Utkarsh Ayachit | Status | customer review => closed |
| 2012-02-08 17:24 | Utkarsh Ayachit | Note Added: 0028128 | |
| 2015-01-09 14:05 | Utkarsh Ayachit | Source_changeset_attached | => VTK master d4815489 |
| 2015-01-09 14:06 | Utkarsh Ayachit | Source_changeset_attached | => VTK master fe3ef662 |
| 2015-01-09 14:10 | Utkarsh Ayachit | Source_changeset_attached | => VTK master 68d1d96c |