[Vv] Problems building vv : need help
Matthieu Dondey
m.dondey at gmail.com
Wed Apr 6 11:42:08 CEST 2016
Dear VV users, sorry my mail was sent a bit too quickly without proper
greetings,
here it is again :)
Dear VV users,
I can't manage to build VV correctly and it seems that I've tried all what
my newbie abilities in software building could allow.
I've tried building step by step following what was recommended on the
site, building from source.
In the end, VTK and ITK build okay but VV crashes during the building
process.
Here are the errors that I have while building VV (along with many other
warnings) :
make[2]: ***
[tools/CMakeFiles/clitkCropImageLib.dir/clitkCropImageGenericFilter.cxx.o]
Erreur 1
make[1]: *** [tools/CMakeFiles/clitkCropImageLib.dir/all] Erreur 2
/home/myplace/mesProgs/vv/vv-src/common/clitkMemoryUsage.cxx:48:38: error:
cannot convert ‘int*’ to ‘size_t* {aka long unsigned int*}’ for argument
‘1’ to ‘sg_process_stats* sg_get_process_stats(size_t*)’ make[2]: ***
[common/CMakeFiles/clitkCommon.dir/clitkMemoryUsage.cxx.o] Erreur 1
make[1]: *** [common/CMakeFiles/clitkCommon.dir/all] Erreur 2
and it stops at around 28 % with
Linking CXX static library ../lib/libclitkAffineRegistrationLib.a
[ 28%] Built target clitkAffineRegistrationLib
make: *** [all] Erreur 2
Here are the versions of the packages that I use :
- cmake : 2.8.12.2
- gcc and g++ : I was using by default the 4.8 version but I had to use
the 4.6 in order to build ITK
- qt : 4
- VTK : 5.10
- ITK : 3.2
- VV : October 2012 release
VTK and ITK are installed locally in my /usr/local folder and from what I'm
guessing it seems that the VV build has trouble finding all the ITK files
needed to build correctly.
Maybe there's a linking part that I should have done, but I have no idea
how to do it … maybe something I should add in my .bashrc file … I dunno :'(
If anyone could help, it would be greatly appreciated.
Cheers,
Matthieu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.creatis.insa-lyon.fr/pipermail/vv/attachments/20160406/b40113b3/attachment.html>
More information about the vv
mailing list