MantisBT - VTK | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0006255 | VTK | (No Category) | public | 2008-01-17 13:15 | 2008-06-03 14:51 |
Reporter | andy s | ||||
Assigned To | Sean McBride | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Project | |||||
Type | |||||
Summary | 0006255: VTK fails to build on OSX Leopard | ||||
Description | VTK fails to build on OS 10.5 because the compiler is stricter on type checking, In vtkCocoaRenderWindow.mm, there are several instances where a long is passed to aNSOpenGLPixelFormat which expect a GLint. All instances of long (I changed 3 or 4) need to be changed to a GLint in order to compile properly on OS 10.5. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://www.vtk.org/Bug/file/6289/diff.txt | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2008-01-17 13:15 | andy s | New Issue | |||
2008-01-19 14:10 | andy s | File Added: diff.txt | |||
2008-01-19 14:11 | andy s | Note Added: 0010200 | |||
2008-01-22 10:25 | Sean McBride | Note Added: 0010211 | |||
2008-01-22 10:32 | Sean McBride | Assigned To | => Sean McBride | ||
2008-01-22 10:32 | Sean McBride | Status | backlog => tabled | ||
2008-01-22 10:33 | Sean McBride | Note Added: 0010213 | |||
2008-01-22 10:33 | Sean McBride | Status | tabled => @80@ | ||
2008-01-22 10:33 | Sean McBride | Resolution | open => fixed | ||
2008-06-03 14:51 | Sean McBride | Status | @80@ => closed | ||
2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|