Has anyone else had trouble building Alchemy? I have not been able to get this to build at all, in spite of following the instructions here: http://code.google.com/p/blacktree-alchemy/wiki/BuildingQuicksilver I get a series of errors that prevents it from building, beginning with: error: 'CGSGlobalHotKeyDisable' undeclared (first use in this function) error: 'CGSGlobalHotKeyEnable' undeclared (first use in this function) Any help would be appreciated. Best, Jason
You'll need to patch the CGSPrivate.h file with the patch available at the undocumented-goodness Google Code issue tracker (sorry offline now, no URL). But anyway I don't recommend building trunk, since it uses Blocks to handle plugins now, all plugins need an update, and we don't have the source for the majority of those. If you plan on giving some help, please have a look at the ß5x branch instead, it's the one that's in development right now, and plugins are still compatible. Follow the directions in the B5X-README.txt file in the repo for initial setup.
HTH, tiennou
