[vtkusers] Compiling vtkQt on Windows
John Biddiscombe
john.biddiscombe at mirada-solutions.com
Thu Aug 7 10:10:24 EDT 2003
maybe the binary was compiled without VTK_USE_ANSI_STDLIB!
JB
> -----Original Message-----
> From: jan.fischer22 at epost.de [mailto:jan.fischer22 at epost.de]
> Sent: 07 August 2003 15:05
> To: vtkusers at vtk.org
> Subject: [vtkusers] Compiling vtkQt on Windows
>
>
> Hello!
>
> We are trying to use Matthias Koenig's vtkQt with vtk4.2 in
> MS Visual Studio
> .NET 2003. Although everything compiles okay, the linking
> stage always fails
> with a number of seemingly iostream-related unresolved
> externals, e.g.:
>
> MirrorCore error LNK2001: unresolved external symbol
> "protected: virtual
> void __thiscall
> vtkRenderWindowInteractor::CollectRevisions(class
> std::basic_ostream<char,struct
> std::char_traits<char> > &)"
>
> The error occurs regardless of whether vtkQt is compiled into
> a static library
> of its own or whether the source files are directly added to
> the project.
>
> All files are compiled with the VTK_USE_ANSI_STDLIB
> preprocessor macro defined
> (they have to). VTK was installed from the 4.2 binary package
> on the website.
> We are using Qt 3.2.
>
> Regards,
> Jan Fischer
>
> ________________________________________
> Mehr Power für Ihre eMail - mit den neuen Leistungspaketen
> bei http://www.epost.de
>
>
> _______________________________________________
> 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://www.vtk.org/mailman/listinfo/vtkusers
>
More information about the vtkusers
mailing list