I just commited a fix for this.
The problem is that __declspec(deprecated(msg)) is MSVC 8 only, earlier versions
just supports the version __declspec(deprecated) without a message.
-Marten
Quoting Arianna Benigno <[EMAIL PROTECTED]>:
> Hi,
>
> I have been trying to build latest CS with MSVC 7.1 and I was getting as
> error:
> c:\Dev\CS\include\iutil\string.h(97): error C2059: syntax error : '('
>
> After some little analyze it has emerged that the "problem" is in this:
> __declspec(deprecated(msg)
> in cssysdef.h ln 700.
>
> A way for solving the error has been to comment
> that little thing in the line, as it was before
> the 23/04. I guess previous versions of MSVC donì't support it.
>
> Regards,
> Arianna
>
>
> --
> No virus found in this outgoing message.
> Checked by AVG Anti-Virus.
> Version: 7.1.385 / Virus Database: 268.5.1/327 - Release Date: 28/04/2006
>
>
>
>
> -------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
> _______________________________________________
> Crystal-main mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/crystal-main
> Unsubscribe:
> mailto:[EMAIL PROTECTED]
>
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
Crystal-main mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/crystal-main
Unsubscribe: mailto:[EMAIL PROTECTED]