Skip to content
Snippets Groups Projects
  1. Mar 08, 2012
    • Marcus D. Hanwell's avatar
      COMP: API change in Boost Graph Library. · 87e0c1eb
      Marcus D. Hanwell authored
      The header states "shouldn't be exposed to users anymore", and so we
      should probably look at how we might achieve the same thing with the API
      that is intended to be exposed to users. This compiles and works with
      Boost 1.49.
      
      Change-Id: I2086f227c45692bd6aa224742369d70f71b5b264
      87e0c1eb
  2. Feb 28, 2012
  3. Feb 27, 2012
  4. Feb 26, 2012
  5. Feb 25, 2012
    • 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
Loading