View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0003530KWWidgetspublic2006-07-20 09:342007-08-08 14:49
ReporterMartin Styner 
Assigned To 
PriorityhighSeverityminorReproducibilityunable to reproduce
StatusnewResolutionunable to reproduce 
PlatformOSOS Version
Summary0003530: KWWidgets on Intel64 / gcc 3.4 compilation problem
DescriptionBuilding KWWidgets on Intel64 (Xeon processor, dual core) failed with gcc (GCC) 3.4.5 20051201 (Red Hat 3.4.5-2) on Redhat Enterprise. KWWwidget cvs checkout of July 18th 2006

2 main problems:
1) CONST84 is undefined:
Building CXX object CMakeFiles/KWWidgets.dir/vtkKWLoadSaveDialog.o
/opt/local/KWWidgets/vtkKWLoadSaveDialog.cxx: In member function `virtual int vtkKWLoadSaveDialog::Invoke()':
/opt/local/KWWidgets/vtkKWLoadSaveDialog.cxx:149: error: `CONST84' was not declared in this scope
/opt/local/KWWidgets/vtkKWLoadSaveDialog.cxx:149: error: expected `;' before "char"
/opt/local/KWWidgets/vtkKWLoadSaveDialog.cxx:152: error: `files' was not declared in this scope

2) Many errors with Tcl_GlobalEval call (invalid conversion)

/opt/local/KWWidgets/vtkKWTkUtilities.cxx:3236: error: invalid conversion from `const char*' to `char*'
/opt/local/KWWidgets/vtkKWTkUtilities.cxx:3236: error: initializing argument 2 of `int Tcl_GlobalEval(Tcl_Interp*, char*)'
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0004525)
Sebastien Barre (manager)
2006-07-21 12:07

Closed. Not a bug. User was using 32 bits headers against a different 64 bits library/compiler.
(0008162)

2007-07-28 07:39
edited on: 2007-08-08 14:48

remove spam from this note.


 Issue History
Date Modified Username Field Change
2007-08-08 14:48 Luis Ibanez Assigned To Jeff Baumes =>
2007-08-08 14:48 Luis Ibanez Summary Goodsite => KWWidgets on Intel64 / gcc 3.4 compilation problem
2007-08-08 14:48 Luis Ibanez Note Edited: 0008162
2007-08-08 14:49 Luis Ibanez Project IGSTK => KWWidgets


Copyright © 2000 - 2018 MantisBT Team