[vtkusers] vtkSetGet.h
joris
Joris.VandenWyngaerd at esat.kuleuven.ac.be
Thu Mar 28 07:49:17 EST 2002
Hi,
I got strange errors when trying to compile on linux. I nailed it to
vtkSetGet.h
If a source file includes this first, the error occurs because
VTK_COMMON_EXPORT has not defined yet
I think the solution is to put
#include "vtkWin32Header.h" in vtkSetGet.h (or maybe set the defines of
VTK_COMMON_EXPORT somewhere else because it is a bit unlogical that you
need vtkWin32Header.h on linux)
Joris
================
Joris Vanden Wyngaerd
coordinates : http://www.esat.kuleuven.ac.be/~joris/personalia.html
"Quand les degoûtés s'en vont il ne restent que les degoûtants"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20020328/b2d28538/attachment.htm>
More information about the vtkusers
mailing list