@Nigel wrote:
Hi, if this has been answered elsewhere, apologies - I have looked, honest!
Basically, after an MSYS2 install, I get the following error when I attempt to 'make run' having completed a 'make' as per the MSYS2 installation guide:
Nigel@Elizabeth-PC MSYS /c/of_v0.9.0_msys2_release/examples/graphics/blendingExample
$ make run
HOST_OS=MSYS_NT-10.0
HOST_ARCH=x86_64
checking pkg-config libraries: zlib openssl glew
C:/of_v0.9.0_msys2_release/examples/graphics/blendingExample/bin/blendingExample.exe: error while loading shared libraries: ?: cannot open shared object file: No such file or directory
/c/of_v0.9.0_msys2_release/libs/openFrameworksCompiled/project/makefileCommon/compile.project.mk:170: recipe for target 'run' failed
make: *** [run] Error 127I've tried to compile and then run several examples, similar results. I have modified PATH as suggested to include c:\msys64\mingw32\bin;c:\msys64\usr\bin, and have checked that the additional directories are there.
Any thoughts, OF Team, or anyone!?
Posts: 4
Participants: 2