Intel® FPGA SDK for OpenCL™ Standard Edition: Programming Guide

ID 683342
Date 4/22/2019
Public
Document Table of Contents

7.11. Converting Warning Messages from the Intel® FPGA SDK for OpenCL™ Offline Compiler into Error Messages (-Werror)

To convert all warning messages into error messages, include the -Werror option in your aoc command.
At a command prompt, invoke the aoc -Werror <your_kernel_filename>.cl command.