[Vv] Error compiling VV
Thomas BAUDIER
thomas.baudier at creatis.insa-lyon.fr
Fri Jul 20 10:03:41 CEST 2018
Hi,
I never tried to compile clitkMotionMask on Windows but I noticed some
points:
1/ To compile clitkMotionMask you have to set to ON the following
options in Cmake (use t to toggle if needed)
- CLITK_BUILD_TOOLS
- CLITK_BUILD_SEGMENTATION
- CLITK_BUILD_REGISTRATION
2/ Try to compile it in Release Mode instead of Debug.
3/ I don't know this error and the help
(https://msdn.microsoft.com/fr-fr/library/ts7eyw4s.aspx) is not very
useful for me. But I have already noticed a similar error on travis (but
with Linux). I don't know why but, sometimes the GGO files are not
generated before the library compilation leading to an error. In such
case, redo a make and it should work.
If you still have compilation problem, do not hesitate to contact me
again.
Thomas
On 2018-07-19 22:23, C Juan wrote:
> Hi all,
>
> I want to use the tool clitkMotionMask implemented in VV. I followed
> the steps in: https://www.creatis.insa-lyon.fr/rio/vv to get VV, and
> everything worked till I compile VV when I got the following error:
>
> LNK1104 cannot open file '..\lib\Debug\clitkSegmentationGgoLib.lib'
>
> and indeed that lib is missing in the Debug folder.
>
> By now, the only CLITK option I have ON in CMake is CLITK_BUILD_VV.
> Should I change any other option to fix that error?
>
> And to get the clitkMotionMask tool?
>
> I am using CMake 3.10.2 and Visual Studio 14 2015. Win64.
>
> Thanks!!
> _______________________________________________
> vv mailing list
> vv at creatis.insa-lyon.fr
> https://www.creatis.insa-lyon.fr/mailman/listinfo/vv
More information about the vv
mailing list