[PD] another cyclone0.3 pre-alpha

Lucas Cordiviola lucarda27 at hotmail.com
Sat Nov 19 21:44:04 CET 2016


Hi Alex,


>Perhaps someone could do a windows binary for us like the last time? Lucas?

Not all objects were created, it stops here [play~]:

cyclone_src/binaries/control/tosymbol.c: In function 'tosymbol_new':
cyclone_src/binaries/control/tosymbol.c:187:37: warning: unused parameter 's' [-Wunused-parameter]
 static void *tosymbol_new(t_symbol *s, int argc, t_atom *argv)
                                     ^
cyclone_src/binaries/signal/equals.c: In function 'equals_dsp':
cyclone_src/binaries/signal/equals.c:28:34: warning: unused parameter 'x' [-Wunused-parameter]
 static void equals_dsp(t_equals *x, t_signal **sp)
                                  ^
cyclone_src/binaries/signal/play.c: In function 'play_start':
cyclone_src/binaries/signal/play.c:169:45: warning: unused parameter 's' [-Wunused-parameter]
 static void play_start(t_play *x, t_symbol *s, int argc, t_atom * argv){
                                             ^
cyclone_src/binaries/signal/play.c: In function 'play_new':
cyclone_src/binaries/signal/play.c:557:34: warning: unused parameter 's' [-Wunused-parameter]
 static void *play_new(t_symbol * s, int argc, t_atom * argv)
                                  ^
cyclone_src/binaries/signal/play.c:647:3: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized]
   pd_error(x, "play~: improper args");
   ^
cyclone_src/binaries/signal/play.c: In function 'play_perform':
cyclone_src/binaries/signal/play.c:374:39: warning: 'fadegain' may be used uninitialized in this function [-Wmaybe-uninitialized]
                     double fadephase, fadegain;
                                       ^
cyclone_src/binaries/signal/play.c:288:19: warning: 'fadephase' may be used uninitialized in this function [-Wmaybe-uninitialized]
     if (phase < 0 || phase > maxindex)
                   ^
cyclone_src/binaries/signal/play.c:374:28: note: 'fadephase' was declared here
                     double fadephase, fadegain;
                            ^
cyclone_src/binaries/signal/play.o:play.c:(.text+0x117): undefined reference to `forky_hasfeeders'
collect2.exe: error: ld returned 1 exit status
make: *** [play~.dll] Error 1




Mensaje telepatico asistido por maquinas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20161119/3be13a95/attachment.html>


More information about the Pd-list mailing list