Many of the older plugins have problems with their project settings, which haven't been updated in a long time. The OmniWeb plugin was one of them. Since it's a tricky thing to know exactly what to do, I've taken the liberty of cleaning the project up so it'll build straight off for you now (be sure to build Quicksilver first in release/debug depending on whether you want the plugin in release/debug)
It sounds interesting what you are doing, but it may be worth including it in the QS Core, depending on how useful the feature will appear. I'd suggest you create a thread in the dev groups outlining your ideas: http://groups.google.com/group/quicksilver---development Just as an FYI: We improved the Latest Download proxy in the latest developer release (3930) of Quicksilver. It now looks for your latest download in the folder that you set in Safari.app in the 'General' preferences. On 2 July 2012 03:18, cwd <[email protected]> wrote: > Hi Rob, > > I've wanted to build QS and write plugins for a while. I've finally got > Lion installed and the latest XCode and I've been able to get QS built as > well as the Flashlight Interface plugin, but when I try and build the > OmniWeb module I get a lot of errors (screenshot attached). Do you have any > suggestions on where I can find some notes about getting started with > plugins? > > What I'm actually trying to do is expand upon your QSDownloads > / QSMostRecentDownloadProxy (I believe that used to be part of the Proxy > Objects plugin which has been pulled into the QS core) and set it up so I > can use the a "most recent" proxy object for more than just the downloads > folder. I think I can do that by modifying the core code, but of course it > would be better if I can figure out how to do it a via a plugin. > > ps: thanks for all the contributions you've been making to QS - I see you > all over github fixing things left and right. > > > > > > > On Thursday, August 26, 2010 3:38:07 PM UTC-4, Rob McBroom wrote: >> >> On Aug 26, 2010, at 3:07 PM, julian wrote: >> >> > I would like to write a plugin for Quicksilver but the tutorials which >> > I could find are rather old and mention a developer version of >> > Quicksilver which I have not fold yet. (e.g. >> > http://lipidity.com/apple/**quicksilver-plugins-in-**objective-c/<http://lipidity.com/apple/quicksilver-plugins-in-objective-c/>) >> Has >> > anything changed since 2007 and where can I get this development >> > Version? >> >> >> That tutorial is a good place to start (it's where I started) but it >> leaves out a lot of implementation detail. I was frustrated by the process, >> so I created a [reference][1] to try and help others in the future. >> >> It looks like the link to the dev version is dead. I'll keep [this >> copy][2] up for a couple of days so you can get it. (Note that this is ß54. >> I think the newer versions on GitHub like ß58 are built with the headers >> included and should work for building plug-ins. If not, and you want the >> newer version, you can build it from source. I don't think there are any >> compatibility differences for plug-ins between the two, but there are some >> problems with proxy objects in the new version which is why I don't use it.) >> >> If you have any questions, e-mail me via the list or directly. >> >> [1]: http://github.com/tiennou/**blacktree-elements/blob/**master/** >> PluginDevelopmentReference/**QuicksilverPlug-inReference.**mdown<http://github.com/tiennou/blacktree-elements/blob/master/PluginDevelopmentReference/QuicksilverPlug-inReference.mdown> >> [2]: >> http://www.skurfer.com/files/**Quicksilver.zip<http://www.skurfer.com/files/Quicksilver.zip> >> >> -- >> Rob McBroom >> <http://www.skurfer.com/> >> >> -- You received this message because you are subscribed to the Google > Groups Quicksilver group. To post to this group, send email to > [email protected]. To unsubscribe from this group, > send email to [email protected]. For > more options, visit this group at > https://groups.google.com/d/forum/blacktree-quicksilver?hl=en -- You received this message because you are subscribed to the Google Groups Quicksilver group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at https://groups.google.com/d/forum/blacktree-quicksilver?hl=en
