Home > User Support > QTE
yquestionz
When the build command is executed in GCC coverage mode, it outputs the following message and exits.
yAnswerz
This error occurs when $(QTE_LINK_FLAGS) is not set in the link options.
Make sure $(QTE_LINK_FLAGS) is set in the link process described in the MakefileB
If $(QTE_LINK_FLAGS) is not set, set $(QTE_LINK_FLAGS) and execute again from the prepare command.