Export to GitHub

btstack - issue #286

Building BTStack for iOS 5.0


Posted on Sep 1, 2012 by Happy Wombat

What steps will reproduce the problem?

./configure --target=iphone --with-gcc-version=4.2.1 --with-sdk-version=5.0 --with-developer-path=path=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer

What is the expected output? What do you see instead?

./configure: line 4364: syntax error near unexpected token LIBUSB,' ./configure: line 4364: PKG_CHECK_MODULES(LIBUSB, libusb-1.0, HAVE_LIBUSB="yes", HAVE_LIBUSB="no")'

Comment #1

Posted on Dec 10, 2012 by Swift Ox

That goes away if you install libusb.

Status: WontFix

Labels:
Type-Defect Priority-Medium