@macusual wrote:
Hello,
I've been trying to compile OF on msys2 using the MinGW terminal, but it spits out this error:
C:/Users/m/Documents/OF/libs/openFrameworks/utils/ofUtils.cpp: In function 'ofTargetPlatform ofGetTargetPlatform()':
C:/Users/m/Documents/OF/libs/openFrameworks/utils/ofUtils.cpp:1016:16: error: 'OF_TARGET_WINGCC' was not declared in this scope
return OF_TARGET_WINGCC;
^Has anyone seen this before or know how to fix it?
Many thanks!
Posts: 3
Participants: 3