From: Mindaugas Rupsys Date: November 22 2005 11:55am Subject: fatal error while building library (windows) List-Archive: http://lists.mysql.com/plusplus/5182 Message-Id: <115e297e0511220355u7ed12978y937a94785d184a9c@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_10092_27289632.1132660541090" ------=_Part_10092_27289632.1132660541090 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline While runing "make" I get the following error: c:\mysql\lib\defs.h(34) : fatal error C1083: Cannot open include file: ' mysql.h' : No such file or directory make[1]: *** [coldata.obj] Error 2 make[1]: Leaving directory `/cygdrive/c/mysql/lib' make: *** [all] Error 2 Using: VC 7.1, GNU make 3.8 from cygwin 1.5.18 ------=_Part_10092_27289632.1132660541090--