# ambulant-code **Repository Path**: baytars/ambulant-code ## Basic Information - **Project Name**: ambulant-code - **Description**: No description available - **Primary Language**: C++ - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-10-06 - **Last Updated**: 2024-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 2020/03/44 Brief Install Instructions - Modify `po/Makefile.in`. The `GETTEXT_MACRO_VERSION` variable has to match your current `gettext` version. - At project root, run `./autogen.sh` to generate `configure` and `aclocal.m4`. - Run `./configure`. - Run `sudo make` instead of `make` because it needs permission to generate `config-h.in`. References: [FFMPEG API changes](https://github.com/FFmpeg/FFmpeg/blob/master/doc/APIchanges)