This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am d-reinhold on github. | |
* I am dreinhold (https://keybase.io/dreinhold) on keybase. | |
* I have a public key whose fingerprint is E5EB D1CF 0E6C CD80 1240 78D1 1F80 6525 7155 0908 | |
To claim this, I am signing this object: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
E, [2014-08-26T21:02:46.795916 #14695] [task:26] ERROR -- : Error resolving problem `5': undefined method `fetch' for "package_compiler":String | |
E, [2014-08-26T21:02:46.795992 #14695] [task:26] ERROR -- : /var/vcap/packages/director/gem_home/ruby/1.9.1/gems/bosh-director-1.2690.0/lib/bosh/director/cloudcheck_helper.rb:95:in `recreate_vm' | |
/var/vcap/packages/director/gem_home/ruby/1.9.1/gems/bosh-director-1.2690.0/lib/bosh/director/problem_handlers/unresponsive_agent.rb:39:in `block (2 levels) in <class:UnresponsiveAgent>' | |
/var/vcap/packages/director/gem_home/ruby/1.9.1/gems/bosh-director-1.2690.0/lib/bosh/director/problem_handlers/base.rb:83:in `instance_eval' | |
/var/vcap/packages/director/gem_home/ruby/1.9.1/gems/bosh-director-1.2690.0/lib/bosh/director/problem_handlers/base.rb:83:in `apply_resolution' | |
/var/vcap/packages/director/gem_home/ruby/1.9.1/gems/bosh-director-1.2690.0/lib/bosh/director/problem_resolver.rb:59:in `block in apply_resolution' | |
/var/vcap/packages/director/gem_home/ruby/1.9.1/gems/bosh-directo |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ProjectM notes: | |
Install JackOSX 0.90 beta 13 from: | |
http://www.jackosx.com | |
Install cmake using Homebrew | |
Download Qt from: | |
https://qt-project.org/downloads | |
I used Qt4 and compiled it statically from source. Static building isn't necessary but made it (in some ways) easier to make a self-contained application. | |
Download ProjectM source code from: | |
https://sourceforge.net/projects/projectm/files/2.1.0/projectM-complete-2.1.0-Source.tar.gz/download |