laurent schweizer wrote:

Hello, When I try to compile the G729 codec with the intel ipp lib I have this error: Thanks
Laurent
cl /nologo /Zm200 /EHsc /GX /GR /O1 /MD /Zi /W3 -w34100 -w34189 /wd4290 /DWIN32= 1 "/IC:\Program Files\Intel\IPP\5.1\ia32\include" /IC:\ipp_sample\speech-coding\ win_speech-coding\codec\include /c wifo\phapi\phcodec- intel-ipp.c /Forelease-sym
bols\wifo\phapi\phcodec-intel-ipp.obj
phcodec-intel-ipp.c
wifo\phapi\phcodec-intel-ipp.c(33) : warning C4100: 'x' : unreferenced formal pa
rameter
wifo\phapi\phcodec-intel-ipp.c(133) : warning C4100: 'dummy' : unreferenced form
al parameter
wifo\phapi\phcodec-intel-ipp.c(167) : warning C4100: 'dummy' : unreferenced form
al parameter
wifo\phapi\phcodec-intel-ipp.c(217) : error C2039: 'framesize' : is not a member
 of 'USC_CodecInfo'
C:\ipp_sample\speech-coding\win_speech-coding\codec\include\usc.h(44) :
see declaration of 'USC_CodecInfo'
wifo\phapi\phcodec-intel-ipp.c(217) : error C2198: 'div' : too few arguments for
 call through pointer-to-function
wifo\phapi\phcodec-intel-ipp.c(221) : error C2039: 'framesize' : is not a member
 of 'USC_CodecInfo'
C:\ipp_sample\speech-coding\win_speech-coding\codec\include\usc.h(44) :
see declaration of 'USC_CodecInfo'
wifo\phapi\phcodec-intel-ipp.c(227) : error C2039: 'framesize' : is not a member
 of 'USC_CodecInfo'
C:\ipp_sample\speech-coding\win_speech-coding\codec\include\usc.h(44) :
see declaration of 'USC_CodecInfo'
scons: *** [release-symbols\wifo\phapi\phcodec-intel-ipp.obj] Error 2
scons: building terminated because of errors.

Laurent,

Which version of IPP do you have?

Here it works perfectly well with IPP 5.0

Vadim
_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to