Since I can't find any the Google search module (only the calendar module), I'm trying to compile the modules from here: http://github.com/tiennou/blacktree-elements/tree/master/elements.websearch/ . I downloaded the files, opened XCode, and selected the Google project. When I tell it to build it gets a lot of errors about not finding things which I assume means it needs Quicksilver or Quicksilver's libraries to compile against. I have no idea how to tell it to reference Quicksilver on compile to that I can build the module. Does anyone know how to do this (or even better where I can download this module)?
Interestingly, I also noticed that when XCode loaded the project it loaded it in debug mode. Is Quicksilver compiled in debug mode? I think that generally programs run faster in "release" mode, so I'm wondering if I should re-compile Quicksilver as well if I can figure out how to.
