This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

G.722 linking issue

Hi

I'm tring to compile code which is using the g.722 libraries version  2.00.00.000 but I get the following linking error:

undefined             first referenced                       

  symbol                   in file                            

 ---------             ----------------                       

 _G722DEC_TII_IG722DEC ./voice_coding/g722_decoder.obj

 _G722ENC_TII_IG722ENC ./voice_coding/g722_encoder.obj

 

error: unresolved symbols remain

 Those libraries are part of the linker search path so linker should see it alright.

 

Thanks,

Pavel