[Kde-bindings] Fw: SMOKE: patches to build with Visual C++
Arno Rehn
arno at arnorehn.de
Wed Nov 28 19:18:28 UTC 2012
Applied and pushed.
Thanks.
On 23/11/12 04:33, Dimitar Dobrev wrote:
> Please ignore the second patch, it's wrong.
>
>
> ----- Forwarded Message -----
> From: Dimitar Dobrev <dpldobrev at yahoo.com>
> To: KDE bindings <kde-bindings at kde.org>
> Sent: Wednesday, November 21, 2012 8:47 PM
> Subject: SMOKE: patches to build with Visual C++
>
>
> 1. A warning that the pp_macro type is declared as a structure in pp_macro.h:
>
> struct CPPPARSER_EXPORT pp_macro
>
> but forwarded as a class in pp-environment.h:
>
>
> namespace rpp {
>
> class pp_macro;
> class pp;
> class LocationTable;
> ...
>
> prevents smokegen from being built with Visual C++;
>
> 2. The -mstackrealign option is valid only for MinGW so I added a check if this is the compiler used.
>
>
>
> _______________________________________________
> Kde-bindings mailing list
> Kde-bindings at kde.org
> https://mail.kde.org/mailman/listinfo/kde-bindings
>
--
Arno Rehn
More information about the Kde-bindings
mailing list