Replies: 2 comments 6 replies
-
I am not sure because you haven't shown the example project. But I found a "my-code" repository in your GitHub account with a meson subproject It superficially looks like the cargo subproject handling attempts to load the project itself as a dependency... of itself. That smells like a bug. |
Beta Was this translation helpful? Give feedback.
-
tried with latest git commit and got this
I remembered that [patch] worked with 1.5.0 too |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
my repo was configured to work with Cargo subprojects so Cargo is not invoked for a build. it worked with meson 1.5, but one day it became broken :(
I acknowledge that the whole Cargo thing is experimental, but I have no idea how to easily fix my code
Beta Was this translation helpful? Give feedback.
All reactions