Note: This website is archived. For up-to-date information about D projects and development, please visit wiki.dlang.org.

Makefile options

You can build a debug version of qtd with

make debug

or if you don't want to run generator, to just build the lib,

make BUILD_TYPE=debug build