Building wxMac2.6.3 CW8.3 (or fail trying to)
Jose' Cruanyes
cruanyes at cegroup.it
Mon Nov 6 23:53:10 PST 2006
I'm using CW 8.3 with 2.6 but only with CFM builds (that are broken
in 2.7.x, may be I'll fill them someday but this is another story),
so I'm not having your problems, but it seems a include order problem
the problem is that somewhere before your mw_stdbool,
ansi_prefix.mach.h is included from a non mw file
I'd try to play with the files in the precompiled headers in order to
add the relevant std files in a clean way
Il giorno 06/nov/06, alle ore 20:04, Bengt Nilsson ha scritto:
>
> #ifndef _MSL_USING_MW_C_HEADERS
> #define _MSL_USING_MW_C_HEADERS 0
> #endif
>
> If I change to
>
> #ifndef _MSL_USING_MW_C_HEADERS
> #define _MSL_USING_MW_C_HEADERS 1
> #endif
>
> wxMac2.6.3 builds, but I feel that
>
> 1) it is probably changed in the wrong file and
> 2) I definitely don't know what I am doing.
>
> Suggestions, anyone?
> How can it be done properly?
>
>
Pax et Bonum
# dott. Jose' Cruanyes Aguilar - C.E. Soft srl
# Pzza. Firenze,4 MILANO - XX Settembre 10, CREMONA
# 02,33603122 0372,460602
More information about the wx-users
mailing list