I want to compile a program using ITK & FLTK in Windows. Visual Studio 2010 shows me the following error:
C:\Program Files\FLTK\include\FL\math.h(22): fatal error C1083: Cannot open include file: '/usr/include/math.h': No such file or directory
How do I resolve this error? I'm using Windows, not Linux.
Please tell me if any more information is required.