[Insight-users] It can't open vxlnumerics.lib

Samuel Rodríguez Bescos srodrigu@gbt.tfo.upm.es
Thu, 11 Apr 2002 10:47:48 +0200


Hello again,
Thanks, Luis, for your help. The problem is solved. But now there are errors
with the library "Numerics\vxl\vnl/vnl_math.h" linking the example
morphogenesis. I think I will not compile this example and begin to work
with the examples that have been compiled correctly.
Thanks again,
Samuel.
----- Original Message -----
From: "Luis Ibanez" <luis.ibanez@kitware.com>
To: "Samuel Rodríguez Bescos" <srodrigu@gbt.tfo.upm.es>
Cc: <insight-users@public.kitware.com>
Sent: Wednesday, April 10, 2002 3:52 PM
Subject: Re: [Insight-users] It can't open vxlnumerics.lib


>
> Hi Samuel,
>
> It seems that your configuration is building
> shared libraries.
>
> Please rerun CMake and set
>
>       BUILD_SHARED_LIBS="OFF"
>
>
> That should prevent VC++ from creating dlls.
>
>
> Please let us know if that solves your problem.
>
>
> Luis
>
> --------------------------------------
>
> Samuel Rodríguez Bescos wrote:
> >
> > Hello everybody,
> >
> > I'm using Cmake to create the ITK workspace. It works fine but when I'm
> > building the ITK workspace. The Visual C++ can't open the library
> > vxlnumerics.lib. when It is linking.In the system there is a library
> > "vxlnumerics" but with extension .dll. Could anybody tell me what's
> > happening and How can I solve this problem?.
> >
> >
> >
> > The error message is:
> >
> >
> >
> > /Performing Custom Build Step on "C:/Archivos de
> > programa/Insight/Code/Numerics/Statistics/CMakeLists.txt"
> > Compiling...
> > itkFastRandomUnitNormalVariateGenerator.cxx
> > Linking...
> > LINK : fatal error LNK1104: cannot open file "VXLNumerics.lib"
> > Error executing link.exe./
> >
> >
> >
> >
> >
> > Thanks,
> >
> > Samuel
> >
>
>
>
>
> _______________________________________________
> Insight-users mailing list
> Insight-users@public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-users