> Gesendet: Donnerstag, 22. März 2018 um 06:01 Uhr > Von: [email protected] > An: "Pd list" <[email protected]> > Betreff: Re: [PD] compiling PD on windows > > my ultimate goal is to be able to compile on an older machine with XP.
Hey Rolf I succesfully built 0.48.1 with Msys1 on a win8.1 machine. I had installed msys1 some time ago and later added some packages (I can't remember which ones). I did same as Msys2: ./autogen.sh ./configure make make app Once is done you should copy "pthreadGC-3.dll" from "MinGW\bin" to your "pure-data-master\pd-0.48.1\bin". Is most likely that you can install Msys1 on XP and do the build. :) Mensaje telepatico asistido por maquinas. On 3/22/2018 6:36 PM, Lucas Cordiviola wrote: > Hi Rolf, > > There's a complete how-to in the first mail on this thread by Oliver. > -->https://lists.puredata.info/pipermail/pd-list/2018-03/122089.html > > Once you have it done on win10/msys2 you can try with winxp/msys1. There > are chances that it will work! > > Follow Fred's guide to install Msys1 --> > http://puredata.info/docs/developer/mingw/WindowsMinGW. Then you should > install msys1 packages (make pkgconfig autoconf automake libtool gettext ) ? > > I didn't try it but it might work! > > :) > > Mensaje telepatico asistido por maquinas. > > _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
