Web pgadmin.org
 Home 
 ·  ·  ·  ·  ·  ·  · 
Re: [pgadmin-support] pgadmin3 beta3 build failure

Re: [pgadmin-support] pgadmin3 beta3 build failure



Here's the exact cast:

m_conversion->MB2WC((wchar_t*)(wxChar*)wxStringBuffer(str, nLen), (const char*)buffer, (size_t)(nLen+1));

Thanks again!

-Steve

Andreas Pflug wrote:
steve fox wrote:

I was able to get beta 3 running by downloading a fresh copy of wxWidgets from wxwidgets.org (2.5.3) and using your explicit casts (following a make clean; make; make install of pgadmin3).

Thanks!  Your help and patience are much appreciated, Andreas.


You're welcome!
Please post the exact cast line that made it work, so I can put it in our cvs sources.

Regards,
Andreas





Home | Main Index | Thread Index

top