Quantcast
Channel: beginners - openFrameworks
Viewing all articles
Browse latest Browse all 4929

oF 0.9.7 msys2 (Windows 10) example build failed

$
0
0

@php0614 wrote:

hello all,

I've been trying to use oF 0.9.7 msys2/Qt creator version in my windows machine, however example(of3dPrimitives) build shows this error,


make[2]: *** [makefileCommon/compile.core.mk:241: /c/Works_S/openFrameworks/of_v 0.9.7_msys2_release/libs/openFrameworksCompiled/lib/msys2/obj/Release/libs/openF rameworks/3d/of3dPrimitives.o] error 1
make[1]: *** [makefileCommon/compile.core.mk:205: Release] error 2
..............................................


it looks like the compile is failed so there's no .exe file generated. I followed the setup guide very carefully. I updated msys2/mingw, installed all oF dependencies, also compiled oF using mingw32. I think I did everything in the setup guide.

and I can see there is 'of3dPrimitives.o' in the directory
{oFRoot}/libs/openFrameworksCompiled/lib/msys2/obj/Release/libs/openFrameworks/3d/
but in the error message it looks like the compiler cannot find it.

anyone Please?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4929

Trending Articles