Skip to content
View jamesbarnett's full-sized avatar

Highlights

  • Pro

Block or report jamesbarnett

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. First stab at a Makefile for buildin... First stab at a Makefile for building libcinder apps on Mavericks
    1
    CC=g++
    2
    CFLAGS=-g -Wall -std=c++11 -I/usr/local/include -I/Users/jbarnett/cinder/include
    3
    
    
    4
    LIBPATH += -L"/System/Library/Frameworks/CoreLocation.framework/Resources"
    5
    LIBPATH += -L"/System/Library/Frameworks/Accelerate.framework/Resources"
  2. battens battens Public

    Python

  3. dotfiles dotfiles Public

    Just my dotfiles... move along

    Lua