Replies: 1 comment
-
From the log file shared on IRC:
This is failing because cmake isn't configured to check inside the msys2 directories. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to use WebToolkit (installed via Msys2) as a dependency to my executable:
but neither CMake nor pkgconfig are able to find it.
Does anyone know how I can do it? Using Msys2 is not mandatory, I can also compile the source code of the library if it's the only way.
Beta Was this translation helpful? Give feedback.
All reactions