[Openmcl-devel] Automating the build
Ron Garret
ron at awun.net
Sat May 16 23:20:33 PDT 2009
I wrote myself a little script that automatically does an SVN update
and rebuilds CCL. That script includes the following line:
./dx86cl64 -n -e "(require 'cocoa-application)"
When I try to execute this, it mostly works, that is, it does rebuild
the IDE, but before it finishes it pops up a window that says, "The
file "(require 'cocoa-application)" could not be found" which has to
be manually dismissed before the script will finish.
Is this a bug? A feature? Is there a workaround?
Thanks,
rg
More information about the Openmcl-devel
mailing list