Benjamin Navarro

Results 39 comments of Benjamin Navarro

Just to mention that I have the same problem on my setup (Archlinux, xdg-open v1.1.2). Adding the `//` solves the problem for me too

I've seen that but since it causes issues in other environment maybe an option on Linux to choose to have `//` or not might be beneficial. You can leave it...

Ok I see, so I guess we won't see this happening anytime soon. In the meantime, would it be possible for guitarix to dump the set of LV2 plugins and...

@Houston4444 Oh I didn't know about session managers, I'll definitely look into it and see if they suit my needs. Thanks for the info

Same problem here, solved by running `python2 waf configure` instead of `./waf configure`

Getting CMake support for ECOS is probably the best way to do it but if the PR gets rejected it's probably possible to write a custom CMake find file for...

Great, I'll look into it and keep you posted

Done: - OSQP: https://github.com/BenjaminNavarro/conan-oqp & https://bintray.com/benjaminnavarro/bnavarro/osqp%3Abnavarro - ECOS: https://github.com/BenjaminNavarro/conan-ecos & https://bintray.com/benjaminnavarro/bnavarro/ecos%3Abnavarro Do you want me to package EiCOS as well while I'm at it?

I made the Conan package for Epigraph and it seems to be functional since the *test_package* successfully build and run an app using both OSQP and ECOS. Here are the...

I'll still wait for your PR on ECOS to get merged so that I can target this commit instead. Maybe you can you add a note in the readme to...