[PD] compiling PD on windows --> with Msys1

Lucas Cordiviola lucarda27 at hotmail.com
Fri Mar 23 00:31:34 CET 2018


> Gesendet: Donnerstag, 22. März 2018 um 06:01 Uhr
> Von: rolfm at dds.nl
> An: "Pd list" <pd-list at lists.iem.at>
> 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.
>
>



More information about the Pd-list mailing list