[Insight-developers] vxl build options for itk video
Xiaoxiao Liu
xiaoxiao.liu at kitware.com
Thu Nov 3 15:11:38 EDT 2011
Hi Bill,
We (Luis and I) were actually testing against a fresh checkout from
SVN repo of VXL trunck
The revision number is: r33230 , so the version is at least.
Let me test against release version 1.14 and get back to you.
You bring up the point that we need to specify the vxl version number
in the cmake file
for testing the video module.
-Xiaoxiao
On Thu, Nov 3, 2011 at 2:45 PM, Bill Lorensen <bill.lorensen at gmail.com> wrote:
> What version are you building? I tried vxl 1.14.0
>
> and I get this error:
> In file included from /usr/include/ffmpeg/libavutil/avutil.h:82,
> from /usr/include/ffmpeg/libavcodec/avcodec.h:31,
> from
> /home/lorensen/Projects/vxl-1.14.0/core/vidl/vidl_ffmpeg_convert.h:22,
> from
> /home/lorensen/Projects/vxl-1.14.0/core/vidl/vidl_ffmpeg_convert.cxx:13:
> /usr/include/ffmpeg/libavutil/common.h: In function ‘int32_t
> av_clipl_int32(int64_t)’:
> /usr/include/ffmpeg/libavutil/common.h:154: error: ‘UINT64_C’ was not
> declared in this scope
> make[2]: *** [core/vidl/CMakeFiles/vidl.dir/vidl_ffmpeg_convert.o] Error 1
> make[1]: *** [core/vidl/CMakeFiles/vidl.dir/all] Error 2
>
>
> On Thu, Nov 3, 2011 at 2:40 PM, Xiaoxiao Liu <xiaoxiao.liu at kitware.com>
> wrote:
>>
>> Only the following VXL CMake variable needs to be ON for building
>> ITKVideoBridgeVXL:
>> BUILD_CORE_VIDEO
>> BUILD_CORE_UTILITIES (contains vil)
>> BUILD_CORE_IMAGING (contains vul)
>>
>>
>> Also make sure you have FFMPEG installed :
>> FFMPEG_avcodec_LIBRARY
>> FFMPEG_avformat_LIBRARY
>> FFMPEG_avutil_LIBRARY
>> FFMPEG_swscale_LIBRARY
>>
>>
>> -Xiaoxiao
>>
>>
>> On Thu, Nov 3, 2011 at 12:36 PM, Bill Lorensen <bill.lorensen at gmail.com>
>> wrote:
>> >
>> > Xiaoxiao,
>> >
>> > What build minimal build options do I need for the itk video lib?
>> >
>> > For example, other than BUILD_CORE_VIDEO?
>> >
>> > Bill
>> >
>> > --
>> > Unpaid intern in BillsBasement at noware dot com
>> >
>>
>>
>>
>> --
>>
>>
>> ---------------------------------------------
>> Xiaoxiao Liu, Ph.D.
>> R & D Engineer
>> Kitware Inc.
>> Clifton Park, NY
>> Phone: (518) 881-4924 or (518) 371-3971 x124
>
>
>
> --
> Unpaid intern in BillsBasement at noware dot com
>
>
--
---------------------------------------------
Xiaoxiao Liu, Ph.D.
R & D Engineer
Kitware Inc.
Clifton Park, NY
Phone: (518) 881-4924 or (518) 371-3971 x124
More information about the Insight-developers
mailing list