wxWindows lib name changes

Поиск
Список
Период
Сортировка
От Adam H.Pendleton
Тема wxWindows lib name changes
Дата
Msg-id CE9431B8-F391-11D7-830E-000A9566CE14@fmonkey.net
обсуждение исходный текст
Ответы Re: wxWindows lib name changes  (Andreas Pflug <pgadmin@pse-consulting.de>)
Список pgadmin-hackers
I just grabbed the CVS tree for wxWindows, and I noticed that the
library naming convention seems to have changed.  Where it used to be
-lwx_macd-2.5 it is now -lwx_macd_core-2.5, etc.  This causes the
autoconf code to fail, since it is looking for "wx_macd-" not
"wx_macd_".  Can anyone else confirm that this change takes place on
other platforms (I realize we don't use the CVS tree for our builds,
but it may be necessary for Mac support).

ahp

Вложения

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

Предыдущее
От: Ângelo Marcos Rigo
Дата:
Сообщение: ...
Следующее
От: Adam H.Pendleton
Дата:
Сообщение: Re: pgAdmin III under wxCocoa