[L2Ork-dev] updating cyclone

Jonathan Wilkes jancsika at yahoo.com
Fri Mar 24 18:40:41 UTC 2017


Hello,
I ran into another set of bugs trying to build pd-cyclone under msys2 on Windows (7) for Purr Data:
make -C /home/USER/purr-data/externals/pd-cyclone -f Makefile \
        PD_PATH=/home/USER/purr-data/pd PD_INCLUDE=/home/USER/purr-data/externals/build//include
make[1]: Entering directory '/home/USER/purr-data/externals/pd-cyclone'
ls: cannot access 'C:\Program Files/pd/bin': No such file or directory
ls: cannot access 'C:\Program Files/pd/src': No such file or directory
++++ info: using Makefile.pdlibbuilder version 0.4.4
++++ info: using Pd API /home/USER/purr-data/pd/src/m_pd.h
++++ info: making target all in lib cyclone
++++ info: making cyclone_src/binaries/control/mean.o in lib cyclone
gcc -DPD -I "/home/USER/purr-data/pd/src" -DMSW -DNT   -Ishared -DHAVE_STRUCT_TIMESPEC -Wall -Wextra -Wshadow -Winline -Wstrict-aliasing -O3 -ffast-math -funroll-loops -fomit-frame-pointer -march=pentium4 -msse -msse2 -mfpmath=sse -o cyclone_src/binaries/control/mean.o -c cyclone_src/binaries/control/mean.c
cyclone_src/binaries/control/mean.c: In function 'mean_list':
cyclone_src/binaries/control/mean.c:41:44: warning: unused parameter 's' [-Wunused-parameter]
 static void mean_list(t_mean *x, t_symbol *s, int ac, t_atom *av)
                                            ^
++++ info: linking objects in mean.dll for lib cyclone
gcc -static-libgcc -shared -Wl,--enable-auto-import "/pd.dll"    -o mean.dll cyclone_src/binaries/control/mean.o   -lpthread
gcc.exe: error: C:/msys64/pd.dll: No such file or directory
make[1]: *** [pd-lib-builder/Makefile.pdlibbuilder:793: mean.dll] Error 1
make[1]: Leaving directory '/home/USER/purr-data/externals/pd-cyclone'
make: *** [Makefile:451: pd-cyclone] Error 2

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://disis.music.vt.edu/pipermail/l2ork-dev/attachments/20170324/21fa176f/attachment.html>


More information about the L2Ork-dev mailing list