<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title></title>
</head>
<body style="font-family:Arial;font-size:12px">
<p>Hi guys,<br>
<br>
I'm trying to compile mapserver on ubuntu server 14.04 but i am receiving this error: <br>
<br>
[ 90%] Building C object CMakeFiles/msplugin_mssql2008.dir/mapmssql2008.c.o<br>
/mapdata/mapserver-7.0.0/mapmssql2008.c:44:21: fatal error: windows.h: No such file or directory<br>
 #include <windows.h><br>
                     ^<br>
compilation terminated.<br>
<br>
<br>
<br>
I do not have 'windows.h' header file. Can anybody help me with what i have to do to fix that?<br>
<br>
Thanks<br>
<br>
<br>
 </p>
</body>
</html>