-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Labels
windowsproblems related to Windowsproblems related to Windows
Description
I tried to compile onnx2c but am getting the following error:
In file included from C:\Arbeit\ONNX2C\onnx2c\src\graph.cc:2:
C:\Arbeit\ONNX2C\onnx2c\src\error.h:4: error: "ERROR" redefined [-Werror]
4 | #define ERROR(why) do { \
|
compilation terminated due to -Wfatal-errors.
cc1plus.exe: all warnings being treated as errors
What am I doing wrong?
Metadata
Metadata
Assignees
Labels
windowsproblems related to Windowsproblems related to Windows