Quantcast
Channel: bugs, errors - openFrameworks
Viewing all articles
Browse latest Browse all 636

Error Related With obj/msys2/Release/icon.rc

$
0
0

I am using Windows 11, msys2(MinGW64).

message below appears when I am trying to compile with make.

corresponding line in “compile.project.mk” file seems to be a process of making .ico file to temporary .rc file.

Is there some proper way remove or fix this process?

any support will be highly appreciated.

Compiling Particle for Release
make[1]: Entering directory '/c/Users/user/Documents/Programming/Particle'
Compiling Resource ../openFrameworks/libs/openFrameworksCompiled/project/msys2/icon.ico
/bin/sh: line 1: obj/msys2/Release/icon.rc: No such file or directory
make[1]: *** [../openFrameworks/libs/openFrameworksCompiled/project/makefileCommon/compile.project.mk:254: obj/msys2/Release/icon.res] Error 1
make[1]: Leaving directory '/c/Users/user/Documents/Programming/Particle'
make: *** [../openFrameworks/libs/openFrameworksCompiled/project/makefileCommon/compile.project.mk:129: Release] Error 2

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 636

Trending Articles