-
hi, I encounter this when compiling your project with VS 2015,
CS0246 The type or namespace name 'Kitware' could not be found (are you missing a using directive or an assembly reference?) VTKViewe…
-
Until recently, the python wrapper naively exposed the C++ functions to Python. For example, a C++ member function vtkRenderWindow::SetSize got wrapped into the python member function SetSize. While t…
-
The versions of VTK, ITK (perhaps others too) do not build with GCC 13.
https://github.com/InsightSoftwareConsortium/ITK/issues/4607
https://gitlab.kitware.com/vtk/vtk/-/issues/18782
-
### Problem
The newest Makefile gives this:
E:\neovim_sources>make -v
GNU Make 4.4.1
Built for x86_64-pc-msys
Copyright (C) 1988-2023 Free Software Foundation, Inc.
License GPLv3…
-
I am trying to build ns3gym following the instructions in the README. I have installed all the required packages, but I get the error message "-- protobuf_generate command not found -> use a local cop…
-
### Brief Issue Summary
The CMake Tools extension maintainers plan to prioritize efforts towards support for CMake presets-based experiences opposed to CMake kits-based experiences.
Our recommenda…
-
There are [~14 Dandisets](https://dandiarchive.org/dandiset/search?search=test&page=1&sortOption=2&sortDir=-1&showDrafts=true&showEmpty=false) with `test` in the title on the production server, and so…
-
Currently, the vtk package in pypi does not include EGL code path. As a result, it cannot be used in headless machines. Instead, one has to use `vtk-egl` from [gitlab package registry](https://gitlab.…
-
### Comment:
We found that pytorch silently disabled numpy's features when cmake 3.30.0 failed to find numpy.
Pytorch didn't call it "required", so it moved on.
I feel like the patch added in
…
-
List of issues preventing moving forward on moving Swift 6.0 support out of an experimental state:
Swift issues:
- [x] https://github.com/swiftlang/llvm-project/issues/8998
Details: Swift…