On 4/29/22 12:01, Slávek Banko wrote:
Automake in core modules is not unused for a long time
and it may not work
well. Automake files are left there basically only because of their need
during generate Apidox.
It is definitely a good idea to use CMake instead of automake. It is up to
your choice whether you want to use CMake along with classic make or with
ninja-build.
In the end I built tdelibs with cmake because I didn't know how to do it
with make. But now I want to build tdebingings and there are no
CMake-files. So, how do I build this package then?
You do not have to use the comprehensive build scripts
that Michele
mentioned, but you can simply use the deb packaging files that are in
tde-packaging GIT repository. Alternatively, you can download the source
deb package and build yourself.
Aren't the build scripts and the packaging files from the tde-packaging
repo not the same?
Kind regards,
Christoph