PxTranslateSet unable to work in embedded environment....

Hi all,
I’m using PxTranslateSet(), PxTranslateToUTF to display chinese fonts in a
widget. It worked fine in the full installation system but not the embedded
system. I already have /usr/photon/translations/charset, all the files in
/usr/photon/translations & the ALBPATH to point to /usr/photon/translations.
Can I know what are the libraries and environment settings involved in order
for it to work? Any specified *.so files to include?
Thanx in advance!

Hi WeN,

I have checked with one of the developers and you need to make sure the
following library is included in the embedded system:

The PxXXXX routines are in phexlib.


Hope this helps
Regards
Brenda



WeN <xiaowen@axs.com.sg> wrote:

Hi all,
I’m using PxTranslateSet(), PxTranslateToUTF to display chinese fonts in a
widget. It worked fine in the full installation system but not the embedded
system. I already have /usr/photon/translations/charset, all the files in
/usr/photon/translations & the ALBPATH to point to /usr/photon/translations.
Can I know what are the libraries and environment settings involved in order
for it to work? Any specified *.so files to include?
Thanx in advance!