MantisBT - VTK | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0014645 | VTK | (No Category) | public | 2014-03-21 11:41 | 2014-10-01 13:20 |
Reporter | kentwilliams | ||||
Assigned To | Sean McBride | ||||
Priority | high | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | unable to reproduce | ||
Platform | OS | OS Version | |||
Product Version | 6.0.0 | ||||
Target Version | Fixed in Version | ||||
Project | TBD | ||||
Type | usability | ||||
Summary | 0014645: Compiler error in VTK/ThirdParty/freetype/vtkfreetype/builds/unix/ftsystem.c | ||||
Description | OS X 10.9.2 XCode 5.1 Apple LLVM version 5.1 (clang-503.0.38) (based on LLVM 3.4svn) Target: x86_64-apple-darwin13.1.0 Thread model: posix Apparently the preprocessor symbol HAVE_FCNTL_H is not getting propogated down into ftsystem.c when it is compiled. /scratch/kent/namicExt/NAMICExternalProjects/SuperBuild/ExternalSources/VTK/ThirdParty/freetype/vtkfreetype/builds/unix/ftsystem.c:241:32: error: use of undeclared identifier 'O_RDONLY' file = open( filepathname, O_RDONLY ); ^ 1 error generated. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://www.vtk.org/Bug/file/9629/CMakeCache.txt | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2014-03-21 11:41 | kentwilliams | New Issue | |||
2014-03-21 11:41 | kentwilliams | File Added: CMakeCache.txt | |||
2014-03-21 12:01 | Sean McBride | Assigned To | => Sean McBride | ||
2014-03-21 12:01 | Sean McBride | Status | backlog => tabled | ||
2014-10-01 09:38 | Sean McBride | Note Added: 0033388 | |||
2014-10-01 09:38 | Sean McBride | Tag Attached: hackaton | |||
2014-10-01 12:40 | Berk Geveci | Status | tabled => backlog | ||
2014-10-01 13:18 | kentwilliams | Note Added: 0033397 | |||
2014-10-01 13:19 | Sean McBride | Status | backlog => closed | ||
2014-10-01 13:19 | Sean McBride | Resolution | open => unable to reproduce | ||
2014-10-01 13:20 | Sean McBride | Tag Detached: hackaton |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|