Skip to content
  • Marcus D. Hanwell's avatar
    COMP: QVTK uses X API but doesn't link to X libs. · e8da0da8
    Marcus D. Hanwell authored
    The Clang 3.0 compiler is unable to link QVTK due to X symbols it cannot
    find. The QVTKWidget::x11_setup_window() function makes calls to X, and
    so if VTK_USE_X is defined we should be linking.
    
    Change-Id: I9a8a4f18dd6c1b86892c078dd5e0054a79177866
    e8da0da8