Hi,
I succesfully built the demo application of fltk 1.3 in Visual Studio 2010
Express Edition.
I created a new project and copied the header and lib files. I followed the
Readme for Windows. Which means I also added WIN32 to preprocessor defines.
However when i try to compile my project, which just shows a window with a
button,  i get this error:

path..\myproject\headers\fl\math.h(31): fatal error C1083: Datei (Include)
kann nicht geƶffnet werden: "/usr/include/math.h": No such file or directory

Of course i don't have a path /usr/include/math.h since I am on Windows 7.

Does anyone know this? Maybe I still configured something wrong.

peace
bluehut
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to