[CM] compilation problems
Rick Taube
taube at uiuc.edu
Fri Feb 9 06:52:03 PST 2007
On Feb 9, 2007, at 8:13 AM, Achim Bornhoeft wrote:
> CM> (load "granulate-sound.dfsl")
> ; Compiling "/Users/born/Documents/code/lisp/clm/ins/
> clm_granulate_sound.c"
> Invoking restart: Kill this process
> ; Evaluation aborted
sorry, i dont understand why it is compiling when you are loading.
that shouldn't be happening and i cant duplicate it at all on ppc/
darwin:
CM> (compile-file "/Users/hkt/Documents/granulate-sound.ins")
; Writing "/Users/hkt/Documents/clm_granulate_sound.c"
;Compiler warnings for "/Users/hkt/Documents/granulate-sound.ins" :
; Unused lexical variable CM::SCORETIME, in (CM::WRITE-EVENT
(GRANULATE-SOUND CM:CLM-FILE T)).; Compiling "/Users/hkt/Documents/
clm_granulate_sound.c"
#P"/Users/hkt/Documents/granulate-sound.dfsl"
T
NIL
CM> (load "/Users/hkt/Documents/granulate-sound.dfsl")
#P"/Users/hkt/Documents/granulate-sound.dfsl"
CM>
More information about the Cmdist
mailing list