AW: [Insight-users] Link error after Updating ITK???

Luis Ibanez luis.ibanez@kitware.com
Fri, 02 May 2003 12:47:51 -0400


Hi Zein,

You shoulnd't have to touch the project settings in VC++.

VXL exists only in Insight/Utililties now, but you shouldn't
need to care about that. CMake will setup the right
directories for you.

Could you please post the CMakeLists.txt file that you are
using for configuring your project ?


Thanks


    Luis


----------------
salah wrote:
> 1. I in fact don know what is the deference! I deleted 
> the itk directories and redownloaded everything newly.
> 
> I have also redirected the paths of the vxl library to
> point to /itk/utilities/ instead of /itk/code/numerics/
> in the project settings. I still have this error:
> 
> D:\ITK\Utilities\vxl\vcl\vcl_compiler.h(125) : fatal 
> error C1083: Cannot open include file: 'vcl_config_manual.h': 
> No such file or directory main.cpp
> 
> 
> although the files exist in several directories in 
> /itk/Utilities/vxl/vcl/.....
> 
> I THINK these directories did not exist in the 1.2 release? 
> did they? 
> 
> Should more settings be done in order to tune my programs
> to the current itk?? 
> 
> Another important thing: should the InsightApplications be 
> redownloded? rebuilt? 
> 
> Thanks,
> 
> Zein
> 
> 
> 
> -----Ursprüngliche Nachricht-----
> Von: Julien Jomier [mailto:jjomier@cs.unc.edu]
> Gesendet: Mittwoch, 30. April 2003 19:57
> An: salah; insight-users@public.kitware.com
> Betreff: RE: [Insight-users] Link error after Updating ITK???
> 
> 
> Hi Zein,
> 
> 1. Did you do a cvs update or a fresh checkout?
>    The math library (vxl) has been moved from Numerics to Utilities.
>    The best way to move from 1.2.0 to the latest (cvs) ITK is to do a fresh
> checkout.
> 
> 2. I just put a fix in the cvs repository. Do a CVS checkout.
> 
> Let us know if you have furher problems.
> 
> Julien
> 
> 
>>-----Original Message-----
>>From: insight-users-admin@public.kitware.com 
>>[mailto:insight-users-admin@public.kitware.com] On Behalf Of salah
>>Sent: Wednesday, April 30, 2003 1:17 PM
>>To: insight-users@public.kitware.com
>>Subject: WG: [Insight-users] Link error after Updating ITK???
>>
>>
>>
>>I have deleted the binary directory of itk and rebuilt 
>>the itk source directory after a cvs checkout.
>>
>>1.  My programs worked well on the last itk that I had. It 
>>was actually version 1.2.0 from March 2003. 
>>I compiled one of my programs with the newly
>>built itk. An error was reported 
>>
>> D:\ITK\Code\Numerics\vxl\vcl\vcl_compiler.h(96) : fatal 
>>error C1083: Cannot open include file: 'vcl_config_manual.h': 
>>No such file or directory
>>
>>
>>2. During the build of itk, some warnings/errors were
>>reported. They are in the attached file.
>>
>>
>>
>>
>>
>>PLEASE:
>>
>>I have done the update using WinCvs, used Cmake 1.6.5, 
>>Windows 2000, MS VC++. Is there something wrong with this 
>>combination. 
>>
>>Note: EVERYthing was ok with the ITK 1.2.0. Have many 
>>changes benn made? must something special be done in cmake??
>>VC++ ??
>>
>>
>>Thanks,
>>
>>Zein
>>
> 
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users@public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-users
>