feelpp / angiotk

Virtual Angiography Toolkit

Home Page:http://docs.feelpp.org/angiotk/0.1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FTBS: Angiotk fails to build on Tavis

prudhomm opened this issue · comments

@jjomier @prudhomm I am able to compile the project on irma-atlas. I can write a .travis.yml if you want.
You seem to be downloading data from the vivabrain server when building the app.
Is the data private/protected ? If yes, it might not be a good idea to use travis-builds.

The data is public.

Julien

On 01/10/2014 11:23, Alexandre Ancel wrote:

@jjomier https://github.com/jjomier @prudhomm
https://github.com/prudhomm I am able to compile the project on
irma-atlas. I can write a .travis.yml if you want.
You seem to be downloading data from the vivabrain server when building
the app.
Is the data private/protected ? If yes, it might not be a good idea to
use travis-builds.


Reply to this email directly or view it on GitHub
#1 (comment).

Ok @aancel , could you add the proper .travis.yml file ?
thanks in advance

Travis uses Ubuntu 12.04 which only provides version 3 of ITK. As AngioTk requires version 4 at least, it is built from the git sources (git://itk.org/ITK.git).

The build is ok now on travis.

You have the wrong person, please take me off.

-Craig

On Wed, Oct 1, 2014 at 10:15 AM, Alexandre Ancel notifications@github.com
wrote:

Travis uses Ubuntu 12.04 which only provides version 3 of ITK. As AngioTk
requires version 4 at least, it is built from the git sources (git://
itk.org/ITK.git).

The build is ok now on travis.


Reply to this email directly or view it on GitHub
#1 (comment).