[Insight-users] Visual C++ Compiling
Luis Ibanez
luis.ibanez@kitware.com
Thu, 02 Jan 2003 14:47:45 -0500
Hi David,
About your first question:
The difficulty for making DLL's in Windows is due to
limitations on VXL, the numerics library used by ITK.
The VXL home page can be found at
http://vxl.sourceforge.net/
There are no indications that this will change on the
short term. You may get more detailed information on
this issue on the VXL mailing list.
http://lists.sourceforge.net/lists/listinfo/vxl-users
Please let us know if you have further questions.
Thanks
Luis
--------------------------------------------------
David Holmes wrote:
> Hello-
>
> I have several questions about compiling on a windows
> box. I haven't found much info so far. Let's start
> with these:
>
> 1) Why is the Shared Object Library not an option?
> It only makes sense that you'd like to create dlls,
> but at this point that doesn't appear to be an option.
> Is there a problem there or has no-one tackled it
> yet?
>
> 2) When I used CMake to get my VC project and turn
> off the testing and examples, it doesn't compile much.
> In particular, I was looking through the Algorithms
> directory and it only compiles objs for the Watershed
> stuff. Why doesn't create objs for all of the
> classes/functions?
>
>
> Thanks
>
> david
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> http://mailplus.yahoo.com
> _______________________________________________
> Insight-users mailing list
> Insight-users@public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-users
>
>