After downloading the source code the only changes made was to update the Configuration/Developer.xcconfig file, so that QS_SOURCE_ROOT = ~/Documents/XCodeProjects/Quicksilver/B5X/Quicksilver (Change the directory to reflect your directory structure)
In XCode->Preferences->Source Trees add an entry for Settings Name = QSFrameworks and Path = /Applications/ Quicksilver.app/ Contents/Frameworks/ (Actually, just checked and QSFrameworks is not referenced anywhere for the B56a7 (3825) projects. Deleted it and did a clean rebuild worked ;-) ) Without seeing a build report I couldn't tell you why it may or may not be compiling. With the settings above the release I386 build compiles with 76 warnings and 0 errors (compiled from Xcode 3.1.4 on 10.5.8, I386). On Oct 31, 10:47 pm, JiveMasterT <[email protected]> wrote: > Can you describe what you did to build a working copy of QS? I've > compiled the app from source several times but it either doesn't work > at all, or it doesn't launch applications when I finally do get it to > work.
