-
Notifications
You must be signed in to change notification settings - Fork 115
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
CMake could not find Boost. #26
Comments
i have the same question |
I have same issue. debian buster, openwrt sdk 19.07.2 |
Will check the issue in several days |
@wongsyrone ping |
I cannot reproduce this issue using OpenWrt trunk and packages feed master branch. |
Maybe CMake cause this problem. same problem, openwrt-19.07.4 and CMake version 3.15. |
Under openwrt-19.07 one needs to explicitly enable the required boost libraries. In EDIT: The boost libraries should be automatically selected according to the dependencies of the package, and on another try, this is indeed the case. I have no idea why it needs manual intervention the first time, though. |
Same here. What I did: ./scripts/feeds update -a
make menuconfig
# no Libraries -> boost found
make make package/openwrt-trojan/trojan/compile V=s error log:
|
Build against OpenWrt master r13124-3f660249e6
Build command:
The text was updated successfully, but these errors were encountered: