RMKD

Results 7 comments of RMKD

agreed. this seems like a cool project but the README does not provide any installation guidelines. anyone have a step-by-step if you've never used Open Frameworks?

thx @ryanmjacobs - I'm compiling now but getting errors on run. If it's helpful to anyone, I got rid of a bunch of image and font errors by (1) adding...

I'm seeing this too. I can take a look if no one has started work on it yet

is the code in `api-redesign` still the most complete hiveplot implementation?

thanks, thecodethinker! nigels-com, can you update the README to reflect this requirement? top-level make produces this error in OSX 10.9: make: **\* No rule to make target `src/glew.c', needed by`tmp/darwin/default/shared/glew.o'....

It seems this can be traced to using a later version of Electron: https://github.com/atom/atom/issues/13170 - I am seeing the Ctrl + dvorak error on Manjaro with electron 1.4.12-1 installed. I...

you can also create a symlink so that 5 points to 6 (`ln -s /usr/lib/libtinfo.so.6 /usr/lib/libtinfo.so.5`) - probably there's a command somewhere that just needs to be more general.