Hi I got the error --
make[1]: *** [mod/me_idct.o] Error 1
make[1]: Leaving directory `/home/sawan/projects/libavcodec'
make: *** [all] Error 2
while compiling the source for PMP mod v2.02
I did no changes to the source just building it for the first time
I have setup the toolchain in Linux and written, compiled basic HelloWorld program
What is this error ?
Please help
error compiling PMP mod source v 2.02
Re: error compiling PMP mod source v 2.02
I would like to say, your information is not enough.
got it resolved
hey sorry to bug you guys,
the PMP source code v2.02 is to be compiled in an order
first need to go to libavcodec
make
then cd ../pmpmod
make
then in the base directory make
and you are done
+ some error in common.h file
thanks
the PMP source code v2.02 is to be compiled in an order
first need to go to libavcodec
make
then cd ../pmpmod
make
then in the base directory make
and you are done
+ some error in common.h file
thanks