[PD-dev] windows: mingw32 compilation issues

Damian Stewart damian at frey.co.nz
Wed Apr 26 14:22:41 CEST 2006


hey

i'm getting a bunch of issues compiling pd from cvs for windows using 
mingw32. i've followed the instructions at 
https://puredata.org/docs/developer/mingw

and am now up to the 'make' stage. just running 'make' gives me errors 
related to being unable to find sys/socket.h. so i add -DMSW to 
MORECFLAGS in the makefile, which fixes that, but gives me

s_file.c:33: error: initializer element is not constant

instead. s_file.c line 33 is:

t_symbol *sys_flags = &s_;

.. help?

-- 
f r e y
live music with computers
http://www.frey.co.nz





More information about the Pd-dev mailing list