Skip to content

Instantly share code, notes, and snippets.

@yury
Created May 5, 2012 15:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yury/2603456 to your computer and use it in GitHub Desktop.
Save yury/2603456 to your computer and use it in GitHub Desktop.
JSONKit dependency error
╭─yury@airbot ~/Work/deck ‹ruby-1.9.3› ‹master*›
╰─$ rake
Build ./build/iPhoneSimulator-5.1-Development
rake aborted!
can't convert Pathname into String
Tasks: TOP => default => simulator => build:simulator
(See full trace by running task with --trace)
╭─yury@airbot ~/Work/deck ‹ruby-1.9.3› ‹master*›
╰─$ rake --trace 1 ↵
** Invoke default (first_time)
** Invoke simulator (first_time)
** Invoke build:simulator (first_time)
** Execute build:simulator
ERROR! Building vendor project `./vendor/JSONKit' failed to create at least one `.a' library.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment