@Martin_Wilson wrote:
Hi,
I think I have followed the instructions (https://openframeworks.cc/setup/msys2/ & https://openframeworks.cc/setup/qtcreator/) very carefully. And while I can build & run the example oF projects from the MSYS 64 shell, I get the following error when trying to build through Qt Creator:
“*** couldn’t find cairo zlib openssl glew glfw3 libcurl openal sndfile libmpg123 0 pkg-config package or it’s dependencies, did you run the latest install_dependencies.sh?. Stop.”
I have run the install_dependencies script multiple times in the msys 64 shell, and it reports that there is nothing left to do. I also think that since I can build the examples from the shell, it shows that the dependencies are actually installed.
The particular versions I am trying to use are:
msys2-x86_64-20190524 (installed at C:\msys64)
of_v0.11.0_msys264_release (installed at C:\msys64\home\Martin\of_v0.11.0_msys264_release)
Qt Creator 4.6.1 (installed at C:\Qt\qtcreator-4.6.1)
On a Windows 10 systemI have tried adding the following paths to my windows PATH variable (in all possible combinations):
C:\msys64\mingw64\bin
C:\msys64\mingw32\bin
C:\msys64\usr\bin
C:\msys64\home\Martin\of_v0.11.0_msys264_release\My Qt Creator kit settings can be seen in the screenshot below:
I have also tried changing the sysroot variable to so many different locations, as well as tried adding the various path folders and MSYSTEM=MINGW64 and MSYSTEM=MINGW32 to the environment variable.
I have tried reinstalling from fresh a few times, as well as installing on an entirely different Window 10 pc, and the problem is recreated each time. I have run out of things to try, and would greatly appreciate any help from more knowledgeable users.
Thanks,
Martin
Posts: 1
Participants: 1