Skip to content

Instantly share code, notes, and snippets.

@mobywhale-chan
mobywhale-chan / SassMeister-input-HTML.html
Created January 18, 2015 05:11
Generated by SassMeister.com.
<div class="box">
Box
</div>
<div class="box-plain">
Box plain
</div>
<div class="box-fancy">
Box fancy
@mobywhale-chan
mobywhale-chan / hologram error
Created July 18, 2013 04:16
I cloned `hologram-example` then ran `sudo gem install hologram` and these are the errors I got :(
Building native extensions. This could take a while...
ERROR: Error installing hologram:
ERROR: Failed to build gem native extension.
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby extconf.rb
creating Makefile
make
xcrun cc -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin12.0 -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin12.0 -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -arch i386 -arch x86_64 -g -Os -pipe -fno-common -DENABLE_DTRACE -fno-common -pipe -fno-common -c autolink.c
xcrun: Error: could not stat active Xcode path '/Developer'. (No such file or directory)