Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiling libraries msys2 error: "This package doesn’t support your platform" #6158

Open
invisiblesignal opened this issue Oct 23, 2018 · 3 comments

Comments

@invisiblesignal
Copy link

New user trying to install v0.10.0 Windows Qt Creator/msys2. I'm following setup guide here (https://openframeworks.cc/setup/msys2/) and have problem compiling oF libraries... in MINGW32 shell after typing "make" I get the following error: “HOST_OS=MINGW32_NT-10.0
makefileCommon/config.shared.mk:207: *** This package doesn’t support your platform, probably you downloaded the wrong package?. Stop.”

I tried both v0.10.0_msys2_release as well as the v20181009_msys2_nightly, get same error in both cases.

Any advice?

@iliyarog
Copy link

Have same problem

@auzal
Copy link

auzal commented Dec 18, 2018

Same here.

@oxillo
Copy link
Contributor

oxillo commented Feb 23, 2019

@auzal, @iliyarog, @invisiblesignal

Could you try to run make with the debug option

make MAKEFILE_DEBUG=true

and post the result here, especially the section after
=================== config.mk paths =============================

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants