Hello,

I am using windows/visual studio 2005 to compile the pgAgent source.
There seems to be some problems with the use of wxString::wc_str.

I have compiled wxWidgets (2.8.9) with UNICODE=1 and I am still getting the
error.
I am not up to date with the changes done to wxWidgets over the past 12
months.

Could somebody give me a hint what else should I correct/re-compile?

Is the pgAgent-2.0.0-Source the latest source available?

The errors are at:

win32.cpp line 59: 'wxString::wc_str' : function does not take 0 arguments
win32.cpp line 123: '_wcsdup' : cannot convert parameter 1 from 'const TCHAR
*' to 'const wchar_t *'
win32.cpp line 520: 'wxString::wc_str' : function does not take 0 arguments
+ cannot allocate an array of constant size 0
job.cpp line 235: 'wxString::wc_str' : function does not take 0 arguments

Best regards
Tomasz Zeman

Reply via email to