Francois Budin

Results 8 comments of Francois Budin

Preflight silently passes. Maybe I am missing a call in mypreflight. I will right an example that fails, but not my top priority except if you think that is really...

Thanks @jcfr . I have fully reorganized the package and I am about to create a pull request.

Everything was set to OFF originally inside the ITK build directory. See the result of the following command: ``` more CMakeCache.txt |grep -i vtk |grep -i module ITKIOMeshVTK_BINARY_DIR:STATIC=/home/francois.budin/devel/itk/ITK/build/Modules/IO/MeshVTK ITKIOMeshVTK_SOURCE_DIR:STATIC=/home/francois.budin/devel/itk/ITK/Modules/IO/MeshVTK ITKIOVTK_BINARY_DIR:STATIC=/home/francois.budin/devel/itk/ITK/build/Modules/IO/VTK...

Everything was set to OFF originally inside the ITK build directory. See the result of the following command: more CMakeCache.txt |grep -i vtk |grep -i module ITKIOMeshVTK_BINARY_DIR:STATIC=/home/francois.budin/devel/itk/ITK/build/Modules/IO/MeshVTK ITKIOMeshVTK_SOURCE_DIR:STATIC=/home/francois.budin/devel/itk/ITK/Modules/IO/MeshVTK ITKIOVTK_BINARY_DIR:STATIC=/home/francois.budin/devel/itk/ITK/build/Modules/IO/VTK ITKIOVTK_SOURCE_DIR:STATIC=/home/francois.budin/devel/itk/ITK/Modules/IO/VTK...

Needs some cleanup, but it works on my computer.

Thank you for reporting this issue. Do you have any dataset you could share on which we could reproduce the error to try to fix it?

Thank you for the test data set. I will try to reproduce the error you are mentioning and correct the problem as soon as possible.

@thewtex Yes, the dockcross images have been updated to address the SSL issues. Both a recent version of curl and a recent version of Git are installed in the recent...