[vtk-developers] Migration to VTK6

z3r0x christian.sandrini at me.com
Thu Dec 26 17:10:01 EST 2013


Hi Goodwin

Sorry. Looks like I did not copy the whole thing

make                                                                                                                                 23:04:50  ✔ 0
cc -c -Wall -D_GNU_SOURCE -DLOCH -W -Wall -DLXMACOSX -I/usr/local/Cellar/wxmac/2.9.5.0/lib/wx/include/osx_cocoa-unicode-2.9 -I/usr/local/Cellar/wxmac/2.9.5.0/include/wx-2.9 -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__  -I/usr/X11R6/include  -o lxTR.o lxTR.c
lxTR.c:448:11: warning: 'gluProject' is deprecated: first deprecated in OS X 10.9 - "Use GLKMathProject" [-Wdeprecated-declarations]
      if (gluProject(x, y, z, modelview, proj, viewport, &winX, &winY, &winZ)){
          ^
/System/Library/Frameworks/OpenGL.framework/Headers/glu.h:280:14: note: 'gluProject' declared here
extern GLint gluProject (GLdouble objX, GLdouble objY, GLdouble objZ, const GLdouble *model, const GLdouble *proj, const GLint *view, GLdouble* winX, GLdou...
             ^
1 warning generated.
c++ -c -Wall -D_GNU_SOURCE -DLOCH -W -Wall -DLXMACOSX -I/usr/local/Cellar/wxmac/2.9.5.0/lib/wx/include/osx_cocoa-unicode-2.9 -I/usr/local/Cellar/wxmac/2.9.5.0/include/wx-2.9 -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__  -I/usr/local/Cellar/freetype/2.5.2/include/freetype2 -I/usr/local/include/vtk-6.0 -Wno-deprecated -I/usr/X11R6/include -I/usr/X11R6/include/freetype2  -o lxOGLFT.o lxOGLFT.cxx
c++ -c -Wall -D_GNU_SOURCE -DLOCH -W -Wall -DLXMACOSX -I/usr/local/Cellar/wxmac/2.9.5.0/lib/wx/include/osx_cocoa-unicode-2.9 -I/usr/local/Cellar/wxmac/2.9.5.0/include/wx-2.9 -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__  -I/usr/local/Cellar/freetype/2.5.2/include/freetype2 -I/usr/local/include/vtk-6.0 -Wno-deprecated -I/usr/X11R6/include -I/usr/X11R6/include/freetype2  -o lxSetup.o lxSetup.cxx
c++ -c -Wall -D_GNU_SOURCE -DLOCH -W -Wall -DLXMACOSX -I/usr/local/Cellar/wxmac/2.9.5.0/lib/wx/include/osx_cocoa-unicode-2.9 -I/usr/local/Cellar/wxmac/2.9.5.0/include/wx-2.9 -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__  -I/usr/local/Cellar/freetype/2.5.2/include/freetype2 -I/usr/local/include/vtk-6.0 -Wno-deprecated -I/usr/X11R6/include -I/usr/X11R6/include/freetype2  -o lxRender.o lxRender.cxx
c++ -c -Wall -D_GNU_SOURCE -DLOCH -W -Wall -DLXMACOSX -I/usr/local/Cellar/wxmac/2.9.5.0/lib/wx/include/osx_cocoa-unicode-2.9 -I/usr/local/Cellar/wxmac/2.9.5.0/include/wx-2.9 -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__  -I/usr/local/Cellar/freetype/2.5.2/include/freetype2 -I/usr/local/include/vtk-6.0 -Wno-deprecated -I/usr/X11R6/include -I/usr/X11R6/include/freetype2  -o lxWX.o lxWX.cxx
c++ -c -Wall -D_GNU_SOURCE -DLOCH -W -Wall -DLXMACOSX -I/usr/local/Cellar/wxmac/2.9.5.0/lib/wx/include/osx_cocoa-unicode-2.9 -I/usr/local/Cellar/wxmac/2.9.5.0/include/wx-2.9 -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__  -I/usr/local/Cellar/freetype/2.5.2/include/freetype2 -I/usr/local/include/vtk-6.0 -Wno-deprecated -I/usr/X11R6/include -I/usr/X11R6/include/freetype2  -o lxImgIO.o lxImgIO.cxx
lxImgIO.cxx:106:20: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
    lxImgIOError = "can't open file for output";
                   ^
lxImgIO.cxx:301:22: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
      lxImgIOError = "can't open file for input";
                     ^
lxImgIO.cxx:320:20: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
    lxImgIOError = "error reading JPEG file";
                   ^
lxImgIO.cxx:449:23: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
char * lxImgIOError = "unknown";
                      ^
4 warnings generated.
c++ -c -Wall -D_GNU_SOURCE -DLOCH -W -Wall -DLXMACOSX -I/usr/local/Cellar/wxmac/2.9.5.0/lib/wx/include/osx_cocoa-unicode-2.9 -I/usr/local/Cellar/wxmac/2.9.5.0/include/wx-2.9 -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__  -I/usr/local/Cellar/freetype/2.5.2/include/freetype2 -I/usr/local/include/vtk-6.0 -Wno-deprecated -I/usr/X11R6/include -I/usr/X11R6/include/freetype2  -o lxLRUD.o lxLRUD.cxx
c++ -c -Wall -D_GNU_SOURCE -DLOCH -W -Wall -DLXMACOSX -I/usr/local/Cellar/wxmac/2.9.5.0/lib/wx/include/osx_cocoa-unicode-2.9 -I/usr/local/Cellar/wxmac/2.9.5.0/include/wx-2.9 -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__  -I/usr/local/Cellar/freetype/2.5.2/include/freetype2 -I/usr/local/include/vtk-6.0 -Wno-deprecated -I/usr/X11R6/include -I/usr/X11R6/include/freetype2  -o lxFile.o lxFile.cxx
c++ -c -Wall -D_GNU_SOURCE -DLOCH -W -Wall -DLXMACOSX -I/usr/local/Cellar/wxmac/2.9.5.0/lib/wx/include/osx_cocoa-unicode-2.9 -I/usr/local/Cellar/wxmac/2.9.5.0/include/wx-2.9 -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__  -I/usr/local/Cellar/freetype/2.5.2/include/freetype2 -I/usr/local/include/vtk-6.0 -Wno-deprecated -I/usr/X11R6/include -I/usr/X11R6/include/freetype2  -o lxSTree.o lxSTree.cxx
c++ -c -Wall -D_GNU_SOURCE -DLOCH -W -Wall -DLXMACOSX -I/usr/local/Cellar/wxmac/2.9.5.0/lib/wx/include/osx_cocoa-unicode-2.9 -I/usr/local/Cellar/wxmac/2.9.5.0/include/wx-2.9 -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__  -I/usr/local/Cellar/freetype/2.5.2/include/freetype2 -I/usr/local/include/vtk-6.0 -Wno-deprecated -I/usr/X11R6/include -I/usr/X11R6/include/freetype2  -o lxData.o lxData.cxx
c++ -c -Wall -D_GNU_SOURCE -DLOCH -W -Wall -DLXMACOSX -I/usr/local/Cellar/wxmac/2.9.5.0/lib/wx/include/osx_cocoa-unicode-2.9 -I/usr/local/Cellar/wxmac/2.9.5.0/include/wx-2.9 -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__  -I/usr/local/Cellar/freetype/2.5.2/include/freetype2 -I/usr/local/include/vtk-6.0 -Wno-deprecated -I/usr/X11R6/include -I/usr/X11R6/include/freetype2  -o lxMath.o lxMath.cxx
c++ -c -Wall -D_GNU_SOURCE -DLOCH -W -Wall -DLXMACOSX -I/usr/local/Cellar/wxmac/2.9.5.0/lib/wx/include/osx_cocoa-unicode-2.9 -I/usr/local/Cellar/wxmac/2.9.5.0/include/wx-2.9 -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__  -I/usr/local/Cellar/freetype/2.5.2/include/freetype2 -I/usr/local/include/vtk-6.0 -Wno-deprecated -I/usr/X11R6/include -I/usr/X11R6/include/freetype2  -o lxSView.o lxSView.cxx
c++ -c -Wall -D_GNU_SOURCE -DLOCH -W -Wall -DLXMACOSX -I/usr/local/Cellar/wxmac/2.9.5.0/lib/wx/include/osx_cocoa-unicode-2.9 -I/usr/local/Cellar/wxmac/2.9.5.0/include/wx-2.9 -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__  -I/usr/local/Cellar/freetype/2.5.2/include/freetype2 -I/usr/local/include/vtk-6.0 -Wno-deprecated -I/usr/X11R6/include -I/usr/X11R6/include/freetype2  -o lxSScene.o lxSScene.cxx
c++ -c -Wall -D_GNU_SOURCE -DLOCH -W -Wall -DLXMACOSX -I/usr/local/Cellar/wxmac/2.9.5.0/lib/wx/include/osx_cocoa-unicode-2.9 -I/usr/local/Cellar/wxmac/2.9.5.0/include/wx-2.9 -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__  -I/usr/local/Cellar/freetype/2.5.2/include/freetype2 -I/usr/local/include/vtk-6.0 -Wno-deprecated -I/usr/X11R6/include -I/usr/X11R6/include/freetype2  -o lxGUI.o lxGUI.cxx
In file included from lxGUI.cxx:62:
./icons/visentrance.xpm:3:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"16 15 2 1",
^
./icons/visentrance.xpm:4:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"       c None",
^
./icons/visentrance.xpm:5:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
".      c #1A4C1A",
^
./icons/visentrance.xpm:6:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"                ",
^
./icons/visentrance.xpm:7:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"     ......     ",
^
./icons/visentrance.xpm:8:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"    ..    ..    ",
^
./icons/visentrance.xpm:9:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"   ..      ..   ",
^
./icons/visentrance.xpm:10:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"  ..        ..  ",
^
./icons/visentrance.xpm:11:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"  ..        ..  ",
^
./icons/visentrance.xpm:12:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"  ..        ..  ",
^
./icons/visentrance.xpm:13:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"  ..        ..  ",
^
./icons/visentrance.xpm:14:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"  ..        ..  ",
^
./icons/visentrance.xpm:15:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"   ..      ..   ",
^
./icons/visentrance.xpm:16:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"    ..    ..    ",
^
./icons/visentrance.xpm:17:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"    ..    ..    ",
^
./icons/visentrance.xpm:18:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"  ...      ...  ",
^
./icons/visentrance.xpm:19:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"                ",
^
./icons/visentrance.xpm:20:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"                "};
^
In file included from lxGUI.cxx:63:
./icons/visfix.xpm:3:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"16 15 2 1",
^
./icons/visfix.xpm:4:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"       c None",
^
./icons/visfix.xpm:5:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
".      c #500000",
^
./icons/visfix.xpm:6:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"                ",
^
./icons/visfix.xpm:7:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"                ",
^
./icons/visfix.xpm:8:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"        .       ",
^
./icons/visfix.xpm:9:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"        .       ",
^
./icons/visfix.xpm:10:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"       ...      ",
^
./icons/visfix.xpm:11:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"      .   .     ",
^
./icons/visfix.xpm:12:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"     .     .    ",
^
./icons/visfix.xpm:13:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"   ...  .  ...  ",
^
./icons/visfix.xpm:14:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"     .     .    ",
^
./icons/visfix.xpm:15:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"      .   .     ",
^
./icons/visfix.xpm:16:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"       ...      ",
^
./icons/visfix.xpm:17:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"        .       ",
^
./icons/visfix.xpm:18:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"        .       ",
^
./icons/visfix.xpm:19:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"                ",
^
./icons/visfix.xpm:20:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"                "};
^
In file included from lxGUI.cxx:64:
./icons/visstation.xpm:3:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"16 15 2 1",
^
./icons/visstation.xpm:4:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"       c None",
^
./icons/visstation.xpm:5:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
".      c #9E7B00",
^
./icons/visstation.xpm:6:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"                ",
^
./icons/visstation.xpm:7:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"                ",
^
./icons/visstation.xpm:8:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"                ",
^
./icons/visstation.xpm:9:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"       ..       ",
^
./icons/visstation.xpm:10:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"       ..       ",
^
./icons/visstation.xpm:11:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"       ..       ",
^
./icons/visstation.xpm:12:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"    ........    ",
^
./icons/visstation.xpm:13:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"    ........    ",
^
./icons/visstation.xpm:14:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"       ..       ",
^
./icons/visstation.xpm:15:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"       ..       ",
^
./icons/visstation.xpm:16:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"       ..       ",
^
./icons/visstation.xpm:17:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"                ",
^
./icons/visstation.xpm:18:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"                ",
^
./icons/visstation.xpm:19:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"                ",
^
./icons/visstation.xpm:20:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"                "};
^
In file included from lxGUI.cxx:65:
./icons/vislabel.xpm:3:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"16 15 3 1",
^
./icons/vislabel.xpm:4:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"       c None",
^
./icons/vislabel.xpm:5:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
".      c #000000",
^
./icons/vislabel.xpm:6:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"+      c #9E7B00",
^
./icons/vislabel.xpm:7:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"                ",
^
./icons/vislabel.xpm:8:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"    .  ..   .   ",
^
./icons/vislabel.xpm:9:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"   . . . . . .  ",
^
./icons/vislabel.xpm:10:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"   ... ..  .    ",
^
./icons/vislabel.xpm:11:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"   . . . . . .  ",
^
./icons/vislabel.xpm:12:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"   . . ..   .   ",
^
./icons/vislabel.xpm:13:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"                ",
^
./icons/vislabel.xpm:14:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"                ",
^
./icons/vislabel.xpm:15:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"        +       ",
^
./icons/vislabel.xpm:16:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"        +       ",
^
./icons/vislabel.xpm:17:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"      +++++     ",
^
./icons/vislabel.xpm:18:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"        +       ",
^
./icons/vislabel.xpm:19:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"        +       ",
^
./icons/vislabel.xpm:20:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"                ",
^
./icons/vislabel.xpm:21:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
"                "};
^
73 warnings generated.
c++ -c -Wall -D_GNU_SOURCE -DLOCH -W -Wall -DLXMACOSX -I/usr/local/Cellar/wxmac/2.9.5.0/lib/wx/include/osx_cocoa-unicode-2.9 -I/usr/local/Cellar/wxmac/2.9.5.0/include/wx-2.9 -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__  -I/usr/local/Cellar/freetype/2.5.2/include/freetype2 -I/usr/local/include/vtk-6.0 -Wno-deprecated -I/usr/X11R6/include -I/usr/X11R6/include/freetype2  -o lxGLC.o lxGLC.cxx
c++ -c -Wall -D_GNU_SOURCE -DLOCH -W -Wall -DLXMACOSX -I/usr/local/Cellar/wxmac/2.9.5.0/lib/wx/include/osx_cocoa-unicode-2.9 -I/usr/local/Cellar/wxmac/2.9.5.0/include/wx-2.9 -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__  -I/usr/local/Cellar/freetype/2.5.2/include/freetype2 -I/usr/local/include/vtk-6.0 -Wno-deprecated -I/usr/X11R6/include -I/usr/X11R6/include/freetype2  -o lxOptDlg.o lxOptDlg.cxx
c++ -c -Wall -D_GNU_SOURCE -DLOCH -W -Wall -DLXMACOSX -I/usr/local/Cellar/wxmac/2.9.5.0/lib/wx/include/osx_cocoa-unicode-2.9 -I/usr/local/Cellar/wxmac/2.9.5.0/include/wx-2.9 -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__  -I/usr/local/Cellar/freetype/2.5.2/include/freetype2 -I/usr/local/include/vtk-6.0 -Wno-deprecated -I/usr/X11R6/include -I/usr/X11R6/include/freetype2  -o lxAboutDlg.o lxAboutDlg.cxx
cc -c -Wall -D_GNU_SOURCE -DLOCH -W -Wall -DLXMACOSX -I/usr/local/Cellar/wxmac/2.9.5.0/lib/wx/include/osx_cocoa-unicode-2.9 -I/usr/local/Cellar/wxmac/2.9.5.0/include/wx-2.9 -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__  -I/usr/X11R6/include  -o img.o img.c
img.c:634:12: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
   fBinary = fBinary;
   ~~~~~~~ ^ ~~~~~~~
1 warning generated.
c++ -o loch -Wall  lxTR.o lxOGLFT.o lxSetup.o lxRender.o lxWX.o lxImgIO.o lxLRUD.o lxFile.o lxSTree.o lxData.o lxMath.o lxSView.o lxSScene.o lxGUI.o lxGLC.o lxOptDlg.o lxAboutDlg.o img.o -lz -L/usr/X11R6/lib -lwx_osx_cocoau_gl-2.9 -L/usr/local/Cellar/wxmac/2.9.5.0/lib   -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -framework QuickTime -lwx_osx_cocoau-2.9  -L/usr/local/lib  -lvtkHybrid -lvtkImaging -lvtkIO -lvtkGraphics -lvtkFiltering -lvtkCommon -lvtkjpeg -lvtkpng -lvtkzlib -lvtksys -lfreetype
ld: library not found for -lvtkHybrid
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [loch] Error 1
On 26 Dec 2013, at 22:04, Goodwin Lawlor-2 [via VTK] <ml-node+s1045678n5725144h33 at n5.nabble.com> wrote:

> Hi Christian,
> 
> It's hard to tell without seeing the error message but I'd guess the problem is you need to link against against libXft
> 
> See the topic here on gerrit for how to add the lib using CMake  http://review.source.kitware.com/#/t/2433/ (but change the location in the source tree for your needs)
> 
> If you're going it alone on the command line add "-lXft"
> 
> If it's not this, post your build error message.
> 
> hth
> 
> Goodwin
> 
> 
> On Wed, Dec 25, 2013 at 5:04 PM, z3r0x <[hidden email]> wrote:
> Hi
> 
> I am trying to migrate to VTK6 and am having linking problems when using
> 
> c++ -o loch -Wall  lxTR.o lxOGLFT.o lxSetup.o lxRender.o lxWX.o lxImgIO.o
> lxLRUD.o lxFile.o lxSTree.o lxData.o lxMath.o lxSView.o lxSScene.o lxGUI.o
> lxGLC.o lxOptDlg.o lxAboutDlg.o img.o -lz -L/usr/X11R6/lib
> -lwx_osx_cocoau_gl-2.9 -L/usr/local/Cellar/wxmac/2.9.5.0/lib   -framework
> IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework
> System -framework OpenGL -framework QuickTime -lwx_osx_cocoau-2.9
> -L/usr/local/lib/vtk-6.0 -lvtkHybrid -lvtkImaging -lvtkIO -lvtkGraphics
> -lvtkFiltering -lvtkCommon -lvtkjpeg -lvtkpng -lvtkzlib -lvtksys -lfreetype
> 
> how should I proceed with that?
> 
> 
> 
> 
> 
> --
> View this message in context: http://vtk.1045678.n5.nabble.com/Migration-to-VTK6-tp5725138.html
> Sent from the VTK - Dev mailing list archive at Nabble.com.
> _______________________________________________
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
> 
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtk-developers
> 
> 
> 
> _______________________________________________ 
> Powered by www.kitware.com 
> 
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
> 
> Follow this link to subscribe/unsubscribe: 
> http://www.vtk.org/mailman/listinfo/vtk-developers
> 
> 
> 
> If you reply to this email, your message will be added to the discussion below:
> http://vtk.1045678.n5.nabble.com/Migration-to-VTK6-tp5725138p5725144.html
> To unsubscribe from Migration to VTK6, click here.
> NAML



signature.asc (507 bytes) <http://vtk.1045678.n5.nabble.com/attachment/5725145/0/signature.asc>




--
View this message in context: http://vtk.1045678.n5.nabble.com/Migration-to-VTK6-tp5725138p5725145.html
Sent from the VTK - Dev mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20131226/b91993bf/attachment.html>


More information about the vtk-developers mailing list