[Insight-users] ITK with MFC
Luis Ibanez
luis.ibanez at kitware.com
Tue Jul 20 12:19:23 EDT 2004
Hi Ruby,
1) Are you configuring your application with CMake ?
if you are, CMake will take care of setting
up all the necessary options. Otherwise you
will have to deal with a large range of annoying
little details.
2) Are you catching the exception ?
3) Can you please post the description message
provided by the exception ?
4) Chances are that the exception is produced by
a malformed filename...
Please post to the list the *exact* filename
that you are passing to the reader.
Thanks
Luis
------------------
Ruby Shamir wrote:
> Hi all,
>
> We run itkDicomimageSeriesTest and it works ok (with VC. NET 2003, our
> data).
>
> However when tried to build it with MFC GUI an exception throwed (it
> could not read DICOM images, as stated in my previous messages).
>
> Is there a way to make it work together (maybe some specific settings do
> it)?
>
> Regards,
>
> Ruby
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>
More information about the Insight-users
mailing list