Did you get the lastest elements from GitHub?
http://github.com/tiennou/blacktree-elements

Double check the Xcode source tree settings. Mine are set like so.
QSFramework               Quicksilver Frameworks  /Applications/
Quicksilver.app/Contents/Frameworks
QS_SOURCE_ROOT   Quicksilver source root   ~/XCodeProjects/blacktree-
alchemy/Quicksilver

You'll need to have both release and debug builds of QS available
before the plugins will compile for the respective build types.  These
files will reside in /tmp/QS/build

Once you those set and the latest elements, open the Xcode project
AllElements.xcodeproj, then you can double click on the
WebSearchElement.xcodeproj under the group Compiles. This will open
another Xcode session for the selected project. Then compile.

Some of the plugins may have 2 targets available, like the Web Search
Element project. It has targets "Web Search Module" and "Web Search".
Usually you want to compile and use the "module" one.

That should be all you need to get going, but don't hesitate to post
more questions cause somethings getting everything right is a pain.
Related to that, the latest Elements on Github has each element
assigned to a group of "Unknown use. Does not compile", "Does not
compile. Needs tweaking", or "Compiles". The WebSearchElement project
is in the compiles group.  I just recompiled and it does work, however
since I'm the one that initially organized them this way that's to be
expected.

I'll keep an eye out for a couple hours tonight in case you post more
questions.



-- 
To unsubscribe, reply using "remove me" as the subject.

Reply via email to