Nick
Nick
Issuing ```projectile-compile-project``` seems to automatically run my build command from inside my ```build/``` folder. I was expecting this command to execute from within the context of the project root. This...
Hi, I've added the EDStarRating pod and ran "pod install" (which has worked for 100% of pods in the past), but the class doesn't come up when setting it as...
Hey, I'm finding that irony seems to work properly right after I start up a fresh emacs instance. After using it for a while (not sure what may be triggering...
Hey, I've been using irony for a while, but got a little frustrated waiting ~5 seconds every time I open a file within a cocos2d-x project (lots of files). Decided...
Hi, I'm really unsure where this issue should be posted or what to call it. I'm finding that when editing certain python files, I get an error like the one...
Installed lib notify and cmake generated the makefile perfectly. Issue is the linker ends up complaining that I can't find "-lnotify". I needed up removing LIBNOTIFY_LIBRARIES from the link section...