Skip to content
This repository has been archived by the owner on Dec 27, 2019. It is now read-only.

Fix cmake compilation error in Ubuntu 18.04 #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

edurenye
Copy link

I had the following error in compiling it in Ubuntu 18.04 with cmake:

miraclecast/res/dispctl.vala:807.2-807.18: error: 1 missing arguments for `void GLib.Application.set_default (GLib.Application?)'
	app.set_default();

@lianzhidong
Copy link

I meet the same problem.But I annotated this line of code.It seem nothing wrong althought I didn't make it run successfully.

@edurenye
Copy link
Author

Try with this code https://github.com/edurenye/miraclecast/tree/source-side
It's a rebase of this branch.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants