[Insight-developers] Tests reworked

Lorensen, William E (CRD) lorensen@crd.ge.com
Thu, 7 Mar 2002 16:49:18 -0500


If I remove VTK and META, it links OK.

-----Original Message-----
From: Bill Hoffman [mailto:bill.hoffman@kitware.com]
Sent: Thursday, March 07, 2002 4:46 PM
To: Lorensen, William E (CRD); insight-developers@public.kitware.com
Subject: RE: [Insight-developers] Tests reworked


I was using .NET and it worked.   I just tried with VC6 and found the
same problem.   It does not seem to be linking VTK at all.
I am not sure what is going on.  It would seem that fstream is being
built into itkRawImageIOTest.obj???

-Bill


At 04:32 PM 3/7/2002 -0500, Lorensen, William E (CRD) wrote:
>Yes. Jim is out of town. My vc++ build has the same problem. I think it's because the tests include
>vtk also. Are you linking in vtk?
>
>-----Original Message-----
>From: Bill Hoffman [mailto:bill.hoffman@kitware.com]
>Sent: Thursday, March 07, 2002 4:30 PM
>To: Lorensen, William E (CRD); insight-developers@public.kitware.com
>Subject: RE: [Insight-developers] Tests reworked
>
>
>I have done all the work on the PC.  I see on the dashboard that the
>Intel compiler is having some trouble with duplicate fstream stuff.
>Is that what you are talking about?   I sent email to Jim M. about that
>in the morning, but he must not be around.
>
>
>
>-Bill
>
>
>At 04:15 PM 3/7/2002 -0500, Lorensen, William E (CRD) wrote:
>>The IO tests are not linking on PC's. They are complaining about duplicate symboles at link time.
>>Could you take a look?
>>
>>Have you build on a PC?
>>
>>Bill