Building wxMac2.6.3 CW8.3 (or fail trying to)

Bengt Nilsson bengt.nilsson11 at spray.se
Tue Nov 7 01:18:46 PST 2006


Is the conclusion that it is correct to rename (or symlink, since CFM  
still needs the old names) stdbool.h, float.h to mw_stdbool.h,  
mw_float.h?

7 nov 2006 kl. 08.53 skrev Jose' Cruanyes:

>
> 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
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wx-users-help at lists.wxwidgets.org
>






More information about the wx-users mailing list