-
I was in a directory with a `.ruby-version` file consisting of `1.9.3-p374` and I ran `rbenv install`.
I received the following output:
```
Downloading ruby-1.9.3-p374.tar.gz...
-> http://dqw8nmjcqp…
-
I have been unable to build this project and would like to know what versions of various dependencies you are using.
In particular, i hit this bug in ITK:
https://issues.itk.org/jira/browse/ITK-2976?p…
-
With boost 1.48, macos 10.7.4, gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00), there are runtime errors when running OGRE examples :
./tests/io/viewers/OGRE/testDomain
dyld…
-
I know it is related to VXL, but it should be mentioned here.
/home/ajg23/DEVEL/ITK/Modules/ThirdParty/VNL/src/vxl/core/vnl/vnl_numeric_traits.h:366:29: error: ‘constexpr’ needed for in-class initial…
-
I tried to build Reak and got:
[ 35%] Building CXX object ReaK/core/recorders/CMakeFiles/test_rec.dir/test_rec.cpp.o
Linking CXX executable /home/doriad/src/ReaK/bin/test_rec
/home/doriad/src/Rea…
-
The way that coordinates are passed around is messy, it makes more sense to bundle the image data and coordinates together.
We should define an image class and get rid of the grid/coordinates class.
…
-
Instead of creating a reader of a dummy type, doesn't this do the same thing?
http://www.vtk.org/Wiki/ITK/Examples/IO/ReadUnknownImageType
itk::ImageIOBase::Pointer imageIO =
itk::ImageIOFa…
-
The stopping criterion should be provided by the user as a class