Re: Email notification pgAgent

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Email notification pgAgent
Дата
Msg-id AANLkTi=ZVEnz5rak-eULioKsueP28YOSuY7YyJ4HVDV3@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Email notification pgAgent  (Jasmin Dizdarevic <jasmin.dizdarevic@gmail.com>)
Список pgadmin-hackers
On Fri, Dec 31, 2010 at 3:51 PM, Jasmin Dizdarevic
<jasmin.dizdarevic@gmail.com> wrote:
> I've excepted the "no" ;-)
> It would be great if somebody could take a look on it. Maybe it's just a
> beginners mistake of mine.
> The wxSMTP lib and a sample of mine is attached. The author of the lib said
> it could be a problem with missing wxWidgets Event Loop.
> But if running the sample (in wxSMTP-Solution) there is also an access
> violation.
> I used "Static Unicode Debug Monolithic DLL|Win32" configuration to build
> wxSMTP.

Static *and* DLL? For use with pgAgent, you should try what would
normally be "Unicode Debug" or "Unicode Release". That should be a
static, non-monolithic build.

It's not uncommon for for things to work in static wx builds, but not
DLL, or vice-versa, especially on Windows.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

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

Предыдущее
От: Jasmin Dizdarevic
Дата:
Сообщение: Re: Email notification pgAgent
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Source reindenting - it is done