[vtkusers] FLTK and VTK on VC++
Cesar Rabak
csrabak at yahoo.com.br
Thu Jun 23 17:46:48 EDT 2005
It seems FLTK includes in its 'math.h' the header file
<float.h>, but VC++ declares floor in its own <math.h>
header.
Try to put #include <math.h> ahead of the FLTK include
files and see if the compilation goes.
HTH
--- Hassan Amin <sha1 at doc.ic.ac.uk> escreveu:
> I am a beginner at VTK.I am trying to use FLTK with
> VTK on VC++ .Net
> platform. I am getting the following compilation
> error :
> C:\fltk_bin\FL\math.H(59): error C3861: 'floor':
> identifier not found,
> even with argument-dependent lookup
> Please help me with this error. Has anybody tried to
> use MFC-VTK
> combination on windows , is there any help available
> on that direction.
>
> S. Hassan Amin
>
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
_______________________________________________________
Yahoo! Acesso Grátis - Internet rápida e grátis.
Instale o discador agora! http://br.acesso.yahoo.com/
More information about the vtkusers
mailing list