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

error: Creation method of abstract class cannot be public. #4

Closed
ilya-fedin opened this issue Nov 29, 2019 · 2 comments
Closed

error: Creation method of abstract class cannot be public. #4

ilya-fedin opened this issue Nov 29, 2019 · 2 comments

Comments

@ilya-fedin
Copy link

/home/ilya/.cache/yay/ayatana-indicator-sound/src/ayatana-indicator-sound/src/notification.vala:22.2-22.20: error: Creation method of abstract class cannot be public.
	public Notification () {
	^^^^^^^^^^^^^^^^^^^
Compilation failed: 1 error(s), 0 warning(s)
make[2]: *** [src/CMakeFiles/indicator-sound-service-lib.dir/build.make:277: src/notification.vapi] Ошибка 1
make[2]: *** Ожидание завершения заданий…
/home/ilya/.cache/yay/ayatana-indicator-sound/src/ayatana-indicator-sound/src/notification.vala:22.2-22.20: error: Creation method of abstract class cannot be public.
	public Notification () {
	^^^^^^^^^^^^^^^^^^^

Arch Linux, Vala 0.46.5

@tari01
Copy link
Member

tari01 commented Sep 2, 2020

The current version of ayatana-indicator-sound builds on Arch with Vala 0.48.9, so I'm closing this.

@tari01 tari01 closed this as completed Sep 2, 2020
@ilya-fedin
Copy link
Author

Wow, thanks

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