UBFG icon indicating copy to clipboard operation
UBFG copied to clipboard

sdf.cpp compilation issue

Open vcoda opened this issue 2 years ago • 0 comments

quint8 linecache[w];

UBFG\src\sdf.cpp:211: error: C2131: expression did not evaluate to a constant ..\src\sdf.cpp(211): error C2131: expression did not evaluate to a constant ..\src\sdf.cpp(211): note: failure was caused by a read of a variable outside its lifetime ..\src\sdf.cpp(211): note: see usage of 'w'

vcoda avatar Aug 10 '23 09:08 vcoda