Re: Mac OS "crash"

Поиск
Список
Период
Сортировка
От Andreas Pflug
Тема Re: Mac OS "crash"
Дата
Msg-id 405B120B.6030905@pse-consulting.de
обсуждение исходный текст
Ответ на Re: Mac OS "crash"  (Adam H.Pendleton <fmonkey@fmonkey.net>)
Список pgadmin-hackers
Adam H.Pendleton wrote:

>
> On Mar 19, 2004, at 5:13 AM, Andreas Pflug wrote:
>
>>>
>> Are the *.xrc files present there?
>> For testing purposes, you could change that #ifdef embracint that
>> part of code, to use embedded xrc dialogs instead of loading them
>> from file. Since usually xrc dialogs are piggy-backed on the
>> executable, I didn't bother about debug code here.
>
>
> Yeah, the .xrc files are there; the function should work as far as I
> can tell.  I was going to try removing the "*.xrc" and see what
> happened.  I will also try forcing the embedded XRC dialogs instead of
> loading them.  Is there anything special I need to do to get that to
> work, other than just adjusting the #ifdef...#endif code?
>
No, just define EMBED_XRC. Even in debug compiles the xrc is linked to
the executable.

Regards,
Andreas



В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Adam H.Pendleton
Дата:
Сообщение: Re: Mac OS "crash"
Следующее
От: Adam H.Pendleton
Дата:
Сообщение: wxTreeCtrl assert failure