링크 에러 남..


matroskadec.c:(.text+0x884): undefined reference to `BZ2_bzDecompressInit'

matroskadec.c:(.text+0x8d8): undefined reference to `BZ2_bzDecompress'

matroskadec.c:(.text+0x8f4): undefined reference to `BZ2_bzDecompressEnd'



-lbz2 추가로 해결...

+ Recent posts