<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Does anyone has a MS Visual Studio project file for galib?<BR>
&nbsp;<BR>
I started an empty project and added all the source files, but I get error in include files. So I must not using some defines..<BR>
&nbsp;<BR>
thanks.<BR>
&nbsp;<BR><FONT size=1>
------ Build started: Project: galib247, Configuration: Debug Win32 ------<BR>
Compiling...<BR>
GAList.C<BR>
c:\Program Files\Microsoft Visual Studio 8\VC\include\cstdio(25) : error C2143: syntax error : missing '{' before ':'<BR>
c:\Program Files\Microsoft Visual Studio 8\VC\include\cstdio(25) : error C2059: syntax error : ':'<BR>
c:\Program Files\Microsoft Visual Studio 8\VC\include\cstdio(25) : error C2143: syntax error : missing '{' before ':'<BR>
...... and more of these errors..<BR></FONT></body>
</html>