samples\access has no header files
chris elliott
biol75 at york.ac.uk
Tue Oct 2 07:59:39 PDT 2007
in the 2.8.6 lib/bcc_lib..setup.h file the default is
#define wxUSE_ACCESSIBILITY 0
you need to change this to #define wxUSE_ACCESSIBILITY 1
and rebuild the library
chris
jaffar wrote:
> Hi. It was 2.8.6. Cheers!
> ----- Original Message ----- From: "chris elliott" <biol75 at york.ac.uk>
> To: <wx-users at lists.wxwidgets.org>
> Sent: Tuesday, October 02, 2007 7:27 PM
> Subject: Re: samples\access has no header files
>
>
>> Thanks, which release of zipfile did you get wxwidgets from /
>> chris
>>
>> jaffar wrote:
>>> Hi All. I went through the samples subfolders and found no access.h
>>> file in the access subfolder. Also, when i tried to compile it, it
>>> compiled, but when run, it gave a message that the build must include
>>> "using accessibility test" Every other samples folder has a header
>>> file in it. O, I forgot to mention that the samples were based on the
>>> microsoft win32 vc8 build. Cheers!
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
>>> For additional commands, e-mail: wx-users-help at lists.wxwidgets.org
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
>> For additional commands, e-mail: wx-users-help at lists.wxwidgets.org
>>
>
>
> ---------------------------------------------------------------------
> 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