-
Notifications
You must be signed in to change notification settings - Fork 17
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
Build is failure on openSUSE Tumbleweed #51
Comments
It seems something like |
Comfirmed peony-devel have been installed:
|
There was an API changement in libpeony3 ( ukui/peony@252eef1 ) And this function is used in the latest compter view extension. You'd better to make sure building extensions after newest peony-devel installed. |
@Yue-Lan I have peony 3.1.0 installed, but still cannot build peony-extensions 3.1.0 here:
Apparently that header is not installed by latest peony, even master at the time: https://github.com/ukui/peony/blob/v3.1.0/libpeony-qt/libpeony-qt.pro#L50 |
[ 93s] computer-view/computer-volume-item.cpp:98:27: error: 'handleVolumeLabelForFat32' is not a member of 'Peony::FileUtils'
The text was updated successfully, but these errors were encountered: