Follow Fred`s WindowsMinGW
http://puredata.info/docs/developer/WindowsMinGW
Stop @ Building Pd-Vanilla
Irrc thats enough.
Open the file explrer and go to C:\MinGW\msys\1.0
Double-click on msys.bat
cd to your cyclone folder.
Now the rest depends on where you have Pd installed or if not installed where Pd files are.
For using pd-lib-builder: in my case:
make pdincludepath=C:/Users/Lucarda/Downloads/pd/src pdbinpath=C:/Users/Lucarda/Downloads/pd/bin 2> log.txt
All in one line. You can skip "2> log.txt", its the log to a file.
I think you get the "pdincludepath=" & "pdbinpath=", is to tell where are the needed Pd stuff.
You can paste to Msys with shift+insert.
Mensaje telepatico asistido por maquinas.
From: Alexandre Torres Porres porres@gmail.com Sent: Tuesday, January 24, 2017 5:54 PM To: Lucas Cordiviola Cc: pd-list@lists.iem.at Subject: building externals on windows
howdy, first time with my hands on a windows machine and I wanna try building libraries like cyclone
who could point me to guidelines, HOW TOs and hints?
Lucas?
thanks