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

ID 683846
Date 12/19/2022
Public
Document Table of Contents

7.13. 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.