[Insight-developers] vxl build options for itk video
Brad King
brad.king at kitware.com
Fri Nov 4 11:50:24 EDT 2011
On 11/4/2011 11:13 AM, Xiaoxiao Liu wrote:
> Hmm, seems that ITK doesn't like vxl-1.14.0, complaining about some vnl functions not being defined.
> I remember Brad did some upstream synchronization about the internal vxl distributed along in ITKVNL.
>
> Brad, what version of VXL you recommend to build with ITK?
The current version we synced from upstream is noted here:
Modules/ThirdParty/VNL/src/vxl/core/vxl_version.h
Currently it is:
#define VXL_VERSION_DATE_YEAR 2011
#define VXL_VERSION_DATE_MONTH 04
#define VXL_VERSION_DATE_DAY 28
I run a nightly ITK build against a nightly vxl build:
http://www.cdash.org/CDash/index.php?project=ITKModular&display=project&filtercount=4&showfilters=1&filtercombine=and&field1=buildname/string&compare1=61&value1=Linux64-gcc-4.2&field2=site/string&compare2=61&value2=hythloth.kitware&field3=buildstarttime/date&compare3=83&value3=2011-11-04T01:04:48%20EDT&field4=buildstarttime/date&compare4=84&value4=2011-11-04T03:53:13%20EDT&collapse=0
Currently it is all green. I think vxl 1.14.0 may be too old for what
we expect.
-Brad
More information about the Insight-developers
mailing list