Advertisement
pellekrogholt

Untitled

Jan 15th, 2014
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. $ ../bin/python setup.py install
  2. ../bin/python setup.py install
  3. running install
  4. running build
  5. running build_py
  6. running install_lib
  7. running install_egg_info
  8. Removing /Users/pelle/dev/talkingbadge/talkingbadge-python-bluez/lib/python2.7/site-packages/lightblue-0.4-py2.7.egg-info
  9. Writing /Users/pelle/dev/talkingbadge/talkingbadge-python-bluez/lib/python2.7/site-packages/lightblue-0.4-py2.7.egg-info
  10. Build settings from command line:
  11. ARCHS = $(NATIVE_ARCH_ACTUAL)
  12. DEPLOYMENT_LOCATION = YES
  13. DSTROOT = /
  14. INSTALL_PATH = /Library/Frameworks
  15.  
  16. === BUILD TARGET LightAquaBlue OF PROJECT LightAquaBlue WITH CONFIGURATION Release ===
  17.  
  18. Check dependencies
  19. No architectures to compile for (ARCHS=$(NATIVE_ARCH_ACTUAL), VALID_ARCHS=i386 x86_64).
  20.  
  21. ** INSTALL FAILED **
  22.  
  23.  
  24. The following build commands failed:
  25. Check dependencies
  26. (1 failure)
  27. bash-3.2$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement