On 2020/11/20 10:44, Yasuhito FUTATSUKI wrote: > On 2020/11/20 10:22, Branko Čibej wrote: >> On 20.11.2020 01:45, Yasuhito FUTATSUKI wrote: > Then if users want to rebuild bindings C source, they can do by using > --with-swig option in configure and doing > "make extraclean-swig-xx && make swig-xx".
This is incorrect, because the build-outputs.mk generated by autogen.sh with --release option doesn't have rules to generate bindings C source files. So users need to execute autogen.sh without --release option in such case. Cheers, -- Yasuhito FUTATSUKI <futat...@yf.bsclub.org>