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

Checking for liblo fails #43

Closed
barksten opened this issue May 4, 2016 · 6 comments
Closed

Checking for liblo fails #43

barksten opened this issue May 4, 2016 · 6 comments

Comments

@barksten
Copy link

@barksten barksten commented May 4, 2016

waf configure
fails with Checking for liblo.

I couldn't find any information about this dependency.
I installed it with
brew install liblo
(I'm on a mac)
but waf still fails:

['/usr/bin/clang', 'test.c.1.o', '-o', 'libmonome/build/.conf_check_2b591adc3300f330d1bbd3f91f2ee0d7/testbuild/testprog', '-llo']
err: ld: library not found for -llo
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Is there a way to specify the path or something?

@barksten
Copy link
Author

@barksten barksten commented May 18, 2016

Related thread on lines:
Libmonome C programming

@amj
Copy link

@amj amj commented Oct 10, 2016

@barksten did you get this figured? hit the same thing last night, did the exact same thing too, brew install liblo and then headed over here to see if anyone knew what was up ;)

@simonvanderveldt
Copy link
Member

@simonvanderveldt simonvanderveldt commented Sep 25, 2017

@barksten @amj Is this still the case/happening for you?

@barksten
Copy link
Author

@barksten barksten commented Sep 27, 2017

I'm sorry, I've sold my grid almost a year ago and have not been around this ever since.

@simonvanderveldt
Copy link
Member

@simonvanderveldt simonvanderveldt commented Sep 27, 2017

I'm sorry, I've sold my grid almost a year ago and have not been around this ever since.

@barksten No need to apologize ;) Thanks for the response!

I'll see if I can do some testing on macOS to check if this still happens.

@colinmcardell
Copy link

@colinmcardell colinmcardell commented Nov 25, 2017

FYI - I just ran through the build process on macOS Sierra 10.12.6 with success, hopefully this is helpful:
libmonome_liblo

@tehn tehn closed this Nov 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
5 participants