I am getting error below.
Undefined symbols for architecture i386:
“_SetSystemUIMode”, referenced from:
ofAppGLFWWindow::setFullscreen(bool) in openFrameworksDebug.a(ofAppGLFWWindow.o)
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
is this familiar issue?
I’ve entered several similar posts but none have working answer for me