Closed yurivict closed 1 year ago
I just verified the latest source tarball, and the submodule appears to be present at the expected location (dpf/dgl/src/pugl-upstream
). The submodule is also present if I clone the master branch with --recursive
If I look at dpf/.gitmodules
, I see:
[submodule "dgl/src/pugl-upstream"]
path = dgl/src/pugl-upstream
url = https://github.com/DISTRHO/pugl.git
Can you please double-check your build script? Perhaps there is some sort of path mismatch, like in this previous issue? https://github.com/wolf-plugins/wolf-shaper/issues/137
.gitmodules only has 1 entry: https://github.com/wolf-plugins/wolf-shaper/blob/master/.gitmodules
Ah, I see. It's an embedded submodule...
There is no pugl git submodule. Build breaks with the latest pugl revision.
FreeBSD 13.1