[Insight-users] Compilation of InsightApplications "14 Dec 2003
6:00 GMT"
Luis Ibanez
luis . ibanez at kitware . com
Thu, 18 Dec 2003 15:08:20 -0500
Hi Rodrigo,
This problem was fixed in December 14th.
http://www . itk . org/cgi-bin/cvsweb . cgi/InsightApplications/SimpleFuzzyConnectedness/FuzzySegGrayRun . cxx . diff?r1=1 . 4&r2=1 . 5&cvsroot=Insight&sortby=date
It is related to a number of const-correctness
enforcement actions taken on the Fuzzy connectednes
filters.
Please update your CVS checkout for *both*
Insight and InsightApplications.
The Dashboard today is green on the continous
builds, so it seems to be a good moment to get
an update.
Please let us know if you still find any problems,
Thanks
Luis
---------------------------
Rodrigo Trujillo wrote:
> Thanks Bill,
>
> i did the cvs update with "-d" of InsightApplications and CMake finished
> correctly
>
> But, the compilation are still with problems:
>
> --------------------Configuration: SimpleFuzzyConnectedness - Win32
> Release--------------------
> Building Custom Rule
> C:\InsightApplications\SimpleFuzzyConnectedness\FuzzySegGrayUI.fl
> Compiling...
> FuzzySegGrayRun.cxx
> C:\InsightApplications\SimpleFuzzyConnectedness\FuzzySegGrayRun.cxx(260) :
> error C2664: '__thiscall itk::ImageRegionIteratorWithIndex<class
> itk::Image<unsigned short,3> >::itk::ImageRegionIteratorWithIndex<class
> itk::Image<unsigned short,3> >(class
> itk::Image<unsigned short,3> *,const class itk::ImageRegion<3> &)' : cannot
> convert parameter 1 from 'const class itk::Image<unsigned short,3> *' to
> 'class itk::Image<unsigned short,3> *'
> Conversion loses qualifiers
> FuzzySegMain.cpp
> FuzzySegGrayUI.cxx
> Generating Code...
> Error executing cl.exe.
>
> ALL_BUILD - 1 error(s), 0 warning(s)
> ----------------------------------------------------------------------------
> ----------------------------------------------------
>
> Need some help about it! Thank you!
>
>
> Rodrigo Trujillo
>
>
>
> ----- Original Message -----
> From: "William A. Hoffman" <billlist at nycap . rr . com>
> To: "Rodrigo Trujillo" <rodrigo . trujillo at cenpra . gov . br>; "ITK Users"
> <insight-users at itk . org>
> Sent: Wednesday, December 17, 2003 3:36 PM
> Subject: Re: [Insight-users] Compilation of InsightApplications "14 Dec 2003
> 6:00 GMT"
>
>
>
>>Did you do a cvs update -d
>>to get new directories.
>>
>>-Bill
>>
>>
>>At 12:01 PM 12/17/2003, Rodrigo Trujillo wrote:
>>
>>>Hi Luis,
>>>
>>>i made what you wrote in the email "CVS UPDATING Insight and
>
> InsightApplications".
>
>>>But , when i try to compile InsightApplications and run CMake, it says
>
> that varios archives are lacking.
>
>>>The folders "c:\InsightApplications\SNAP\ProgramData" and
>
> "c:\InsightApplications\SNAP\UserInterface"
>
>>>really do not exist.
>>>
>>>Where is the problem and how can i decide it?
>>>
>>>
>>>Rodrigo Trujillo
>>
>>
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk . org
> http://www . itk . org/mailman/listinfo/insight-users
>