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

*** No rule to make target 'Common/Utils/src/Mathf.cpp.o', needed by '../../bin/wolf-shaper'. Stop. #137

Closed
yurivict opened this issue Mar 15, 2021 · 2 comments

Comments

@yurivict
Copy link

[...]
src/Window.cpp:169:5: warning: field 'fModal' will be initialized after field 'fCursorIsClipped' [-Wreorder-ctor]
                  fModal(),
                  ^
4 warnings generated.
2 warnings generated.
rm -f ../libdgl.a
ar crs ../libdgl.a src/Application.cpp.o src/Color.cpp.o src/Geometry.cpp.o src/Image.cpp.o src/ImageWidgets.cpp.o src/NanoVG.cpp.o src/Resources.cpp.o src/Widget.cpp.o src/Window.cpp.o
gmake[2]: Leaving directory '/usr/ports/audio/wolf-shaper-lv2-YURI-pending-upstream-fix/work/wolf-shaper-0.1.8/dpf/dgl'
gmake all -C plugins/wolf-shaper
gmake[2]: Entering directory '/usr/ports/audio/wolf-shaper-lv2-YURI-pending-upstream-fix/work/wolf-shaper-0.1.8/plugins/wolf-shaper'
gmake[2]: *** No rule to make target 'Common/Utils/src/Mathf.cpp.o', needed by '../../bin/wolf-shaper'.  Stop.
gmake[2]: Leaving directory '/usr/ports/audio/wolf-shaper-lv2-YURI-pending-upstream-fix/work/wolf-shaper-0.1.8/plugins/wolf-shaper'
gmake[1]: *** [Makefile:40: plugins] Error 2
gmake[1]: Leaving directory '/usr/ports/audio/wolf-shaper-lv2-YURI-pending-upstream-fix/work/wolf-shaper-0.1.8'
===> Compilation failed unexpectedly.

compiler: clang-10
OS: FreeBSD 12.2

@pdesaulniers
Copy link
Member

Interesting. Can you confirm that the file plugins/wolf-shaper/Common/Utils/src/Mathf.cpp exists?

@yurivict
Copy link
Author

It was a bundled path mismatch. Sorry!

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

2 participants