Home · Overviews · Reference · Classes codeless banner

error()

Usage

    error("Cannot continue because of foo.")

Description

This function reports the error and causes QBuild to abort. It should be used only in cases where you cannot continue as it halts all processing. The preferred alternative is to use the warning function instead.

See also QBuild Functions and QBuild Script.


Copyright © 2009 Trolltech
Qt Extended - QBuild Maintainer Guide