- 28 Jan, 2008 1 commit
-
-
Emmanuel Milou authored
After intalling the libraries libgsm1 and libgsm1-dev, you can create the shared library codec_gsm.so with: gcc -shared -o codec_gsm.so gsmcodec.cpp -lgsm
-
- 24 Jan, 2008 1 commit
-
-
Emmanuel Milou authored
Note: Manually copy the .so library in /usr/lib , then ldconfig
-
- 21 Jan, 2008 1 commit
-
-
Emmanuel Milou authored
-