On Wed, Nov 9, 2022 at 5:27 AM Patrick Matthäi via Mlt-devel <mlt-devel@lists.sourceforge.net> wrote: > > Hello, > > I have got problems building mlt 7.10.0 on current Debian sid. It aborts > with: > > -- Found SWIG: /usr/bin/swig4.0 (found version "4.1.0") > -- Found Python3: /usr/bin/python3.10 (found version "3.10.8") found > components: Interpreter Development Development.Module Development.Embed > CMake Error: File > /build/mlt-7.10.0/src/modules/glaxnimate/glaxnimate/src/core/application_info_generated.in.hpp > does not exist. > CMake Error at src/modules/glaxnimate/CMakeLists.txt:146 (configure_file): > configure_file Problem configuring file > Call Stack (most recent call first): > src/modules/glaxnimate/CMakeLists.txt:196 (mlt_add_glaxnimate_module) > > I have attached the full log/output, I hope you can help 😄
When did you download the tarball? It was updated to add the glaxnimate submodule several hours after the initial release upload, but that was days ago. The claimed missing file is in there and a test build against the release tarball with MOD_GLAXNIMATE=ON succeeds for me. $ tar tvzf ~/src/mlt/mlt-7.10.0.tar.gz | grep application_info_generated -rw-rw-r-- ddennedy/ddennedy 277 2022-09-22 18:33 mlt-7.10.0/src/modules/glaxnimate/glaxnimate/src/core/application_info_generated.in.hpp _______________________________________________ Mlt-devel mailing list Mlt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mlt-devel