[vtkusers] visual studio .Net 7
Leila Baghdadi
baghdadi at sickkids.ca
Wed Feb 5 14:39:23 EST 2003
well the problem was simpler than I thought, I had set my configuration
manager to debug mode and it had problems linking so I changed it to
release mode to see the differences and it fixed the problem and built vtk
successfuly.
Thanks
Leila
On Wed, 5 Feb 2003, Bob Palank wrote:
> Are you using VC++ managed code or attempting a CSharp conversion?
> Bob Palank
>
> -----Original Message-----
> From: vtkusers-admin at public.kitware.com
> [mailto:vtkusers-admin at public.kitware.com]On Behalf Of Leila Baghdadi
> Sent: Tuesday, February 04, 2003 3:23 PM
> To: vtkusers at public.kitware.com
> Subject: [vtkusers] visual studio .Net 7
>
>
> hey everyone
>
> I was wondering if anyone has compiled vtk with visual studio .Net 7
> successfully. I seem to have a linking problem which dumps the following
> message and also causes a crash.
>
> Fatal Error LNK 1181: can not open input file C:\Pyth?vtkCommonPython
> Fatal Error LNK 1181: can not open input file vtkCom?vtkFilteringPython
> Fatal Error LNK 1181: can not open input file vtkFilter?vtkImagingPython
> Fatal Error LNK 1181: can not open input file vtkFilter?vtkGraphicsPython
>
>
> where I placed the ? I can not see the char , I guess this is due to the
> crash it causes.
>
>
> Can anyone help
>
>
> Thanks
>
>
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
> <http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
>
>
More information about the vtkusers
mailing list