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

compiling failed on Ubuntu 16.04 #847

Closed
LAfricain opened this issue Nov 17, 2017 · 1 comment
Closed

compiling failed on Ubuntu 16.04 #847

LAfricain opened this issue Nov 17, 2017 · 1 comment

Comments

@LAfricain
Copy link
Contributor

Hello,
When I want to compile on Ubuntu 16.04, I encounter this error:
[131/134] cc: src/examples/xiphos-nav.c -> build/default/src/examples/xiphos-nav_1.o
../src/gnome2/utilities.c: In function ‘xiphos_open_default’:
../src/gnome2/utilities.c:1448:66: error: expected expression before ‘/’ token
gtk_show_uri(NULL, file, gtk_get_current_event_time(), &error);*/
^
Waf: Leaving directory /home/cyrille/Documents/github/xiphos/build'
Build failed: -> task failed (err #1):
{task: cc utilities.c -> utilities_2.o}

Thank you.

@karlkleinpaste
Copy link
Contributor

fixed. do "git pull".

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