_T() macro won't build on Solaris - Mailing list pgadmin-support

From Laurent Blume
Subject _T() macro won't build on Solaris
Date
Msg-id 51C2EEA6.3010607@elanor.org
Whole thread Raw
Responses Re: _T() macro won't build on Solaris
List pgadmin-support
Hello,

I've done a package of pgadmin3 1.16.1 for Solaris 10, built using
Solaris Studio against wxWidget 2.8.12.
I had some issues because of  the use of the _T() macro in several
places: that conflicts with  another one on that platform.

After replacing it everywhere with wxT() (see patch below), it built fine.
Since that macro is being discouraged by the wxWidget project, I think
it should be the right way?

I hope that can help!

Thanks,

Laurent

Attachment

pgadmin-support by date:

Previous
From: Richard Huxton
Date:
Subject: Re: [GENERAL] Postgres DB crashing
Next
From: Merlin Moncure
Date:
Subject: Re: [GENERAL] Postgres DB crashing