Aur build error.
roachsinai opened this issue · 7 comments
CMake Error: No source or binary directory provided
yes, Kvantum also has this issue
Thanks for the info.
What cmake version are you using? Version 3.13.2 works fine for me.
Also I use plasma_install_package
(from plasma 5.14.5), so I don't know where I would even fix that issue.
@dfaust Since there was a link to Kvantum here:
I don't know about your project but in the case of mine (Kvantum), the problem was not in the source but in the lack of a build directory in AUR's PKGBUILD.
I'm using Manjaro latest.
- cmake: 3.13.3
- DE: KDE 5.54.0 / Plasma 5.14.5
I'm using Manjaro latest.
I have Manjaro Testing and cmake 3.13.4.
Anyhow, I checked the PKGBUILD for this project. As I'd suspected, it doesn't make a build directory before compilation and that's the cause of the problem.
All such PKGBUILDs should be fixed in AUR.