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

How to run example? #50

Closed
kenchangh opened this issue May 23, 2016 · 2 comments
Closed

How to run example? #50

kenchangh opened this issue May 23, 2016 · 2 comments

Comments

@kenchangh
Copy link

I ran these

make EXAMPLE=controlgallery
out/libui.so

But I got segfaulted.

GNU Make 3.81.8.2
libgtk-3 3.10.8

@andlabs
Copy link
Owner

andlabs commented May 23, 2016

You can't run out/libui.so; that's a shared object. You need to run out/controlgallery instead.

@kenchangh
Copy link
Author

Ah I see. Should have been make EXAMPLE=controlgallery example, sorry for troubling you. 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