guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Need help starting a project in Guile - distributed DE / GUI toolkit


From: Ricardo Wurmus
Subject: Re: Need help starting a project in Guile - distributed DE / GUI toolkit using Wayland
Date: Wed, 25 Mar 2020 08:39:25 +0100
User-agent: mu4e 1.2.0; emacs 26.3

Jan <address@hidden> writes:

> Oh and one more thing - should I use a build system such as GNU Make
> in my project? What are the advantages of using a build system?

Packagers will be much happier.

Conventional build systems allow users on different systems with
different library and tool locations to build your code without hassle.

You can use https://gitlab.com/a-sassmannshausen/guile-hall to generate
much of the boilerplate to get you started.

--
Ricardo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]