Re: compile problem

Поиск
Список
Период
Сортировка
От Hiroshi Saito
Тема Re: compile problem
Дата
Msg-id 061401c7657e$9b231200$c701a8c0@wiseknot.local
обсуждение исходный текст
Ответ на compile problem  (Giuseppe Sacco <giuseppe@eppesuigoccas.homedns.org>)
Список pgadmin-hackers
Hi Tim-san.

>I would check your setup.h file, it is never safe to assume what values is
> in it.
> Check both include\wx\msw\setup.h and the one(s) under sub-folders in the
> folder lib\
>
> The ones under lib\ are the ones that should be used in compiling clients
> apps, but this starts out as a copy of include\wx\msw\setup.h
> Which in turn is a copy of include\wx\msw\setup0.h
>
> The line to verify is this one
>
> #define WXWIN_COMPATIBILITY_2_6 1

Um, we have the recommends xtra/wx-build/setup0-msw-2.8.h
It has already #define WXWIN_COMPATIBILITY_2_6 1

>
> Note, wxWidgets 2.8.2 is do to be released today, if internal testing works
> well.

Ah,  It is a good news. Thanks!

Regards,
Hiroshi Saito


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

Предыдущее
От: "Hiroshi Saito"
Дата:
Сообщение: Re: compile problem
Следующее
От: "Hiroshi Saito"
Дата:
Сообщение: keyword and parse from PostgreSQL file.