ruby-leap-motion icon indicating copy to clipboard operation
ruby-leap-motion copied to clipboard

gem install fails: Please use --with-leap-lib= and --with-leap-include=

Open daveola opened this issue 5 years ago • 0 comments

I'm trying to do a gem install after installing my Leap SDK in /opt

I get:

extconf failure: Please use --with-leap-lib= and --with-leap-include= to give the path to the LeapSDK lib and includes paths

Adding these options to the gem install does not pass them down to extconf - is there a way to configure how it finds these libraries/headers?

daveola avatar Feb 25 '20 06:02 daveola