这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@carlo-bramini
Copy link
Contributor

You have configured zeromq with CMake.
Build environment is MinGW.
When you install the the package config files, they are copied into a "CMake" directory into the sysroot, but this is a nonsense.

immagine

Instead, they should be copied under ${LIBDIR}/cmake, as GNU tools require.
Hopefully, the solution is very easy.
This tiny PR fixes this error.

You have configured zeromq with CMake.
Build environment is MinGW.
When you install the the package config files, they are copied into a "CMake" directory into the sysroot, but this is a nonsense.
Instead, they should be copied under ${LIBDIR}/cmake, as GNU tools require.
Hopefully, the solution is very easy.
This tiny PR fixes this error.
@bluca bluca merged commit 7a7bfa1 into zeromq:master Sep 10, 2025
18 of 20 checks passed
@carlo-bramini carlo-bramini deleted the fix-install-cmake-config-on-mingw branch September 11, 2025 11:20
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

Successfully merging this pull request may close these issues.

2 participants