'undefined reference to PxTranslateStateToUtf'

i’m getting a linking error to ‘undefined reference to
PxTranslateStateToUtf’, the program has already linked to Ap and Ph
libraries as with -lAp and -lph,

what library do i have to link in order to resolve this??

On 15/04/2007 4:30 AM, ranzhang wrote:

i’m getting a linking error to ‘undefined reference to
PxTranslateStateToUtf’, the program has already linked to Ap and Ph
libraries as with -lAp and -lph,

what library do i have to link in order to resolve this??

From
http://www.qnx.com/developers/docs/6.3.0SP3/photon/lib_ref/px-base.html :
“These functions are supplied only in static form in the Photon
library phexlib. You’ll need to link with this library explicitly.”


Ryan J. Allen
ryallen@qnx.com