[PD] Compiling with msys2

2017-07-26 Thread Lucas Cordiviola
Hi Christof, Compiling with msys2 is straight forward? Can you describe briefly for us? I'll try it & possibly make a "how-to" on pd.info wiki. Or can you do the wiki? On 7/25/2017 10:05 AM, Christof Ressi wrote: > OK, just compiled Pd with ASIO + MMIO with msys2 and the drop down menus look

Re: [PD] Compiling with msys2

2017-07-26 Thread Christof Ressi
> Compiling with msys2 is straight forward? no, not at all :-) but Dan will be working on it and I'll try my best to help. I manage to get a working static build with ASIO support but externals (apart from the extra folder) don't work. Yesterday I've justed summed up the remaining major issues

Re: [PD] Compiling with msys2

2017-07-26 Thread Lucas Cordiviola
Super! I have a spare win10 (fresh install, clean) just for testing things. totally welcomed for any test. You can write me off-list or whatever. Salutti, Lucarda. -- Mensaje telepatico asistido por maquinas. On 7/26/2017 5:53 PM, Christof Ressi wrote: >> Compiling with msys2 is straight f

Re: [PD] Compiling with msys2

2017-07-26 Thread Miller Puckette
Interesting... FWIW I wasn't able to get externals working either (I'm cross compiling with mingw on a linux box, so I believe it's pretty much the same compiler you're using). I discovered that I had to build a whole second copy of Pd using MSVC, and then (don't laugh... actually, yes, laugh) cop

Re: [PD] Compiling with msys2

2017-07-26 Thread Lucas Cordiviola
Thanks for verbosing it. I'm totally naive on compiling but now that you mention it i searched it and found this: https://wiki.videolan.org/GenerateLibFromDll http://www.mingw.org/wiki/MSVC_and_MinGW_DLLs http://www.mingw.org/wiki/createimportlibraries Not sure if is helpful. -- Mensaje tel

Re: [PD] Compiling with msys2

2017-07-26 Thread Miller Puckette
Thanks, that looks helpful... I'm not going to touch this for a while though :) On Wed, Jul 26, 2017 at 11:22:41PM +, Lucas Cordiviola wrote: > Thanks for verbosing it. > > I'm totally naive on compiling but now that you mention it i searched it > and found this: > > https://wiki.videolan.

Re: [PD] Compiling with msys2

2017-07-26 Thread Christof Ressi
ingw.org/wiki/MSVC_and_MinGW_DLLs but where do you actually need it? the only place I can think of is when building externals with MSVC because of implicit linking... Christof > Gesendet: Donnerstag, 27. Juli 2017 um 01:56 Uhr > Von: "Miller Puckette" > An: "Lucas Co

Re: [PD] Compiling with msys2

2017-07-26 Thread Dan Wilcox
; header files if you want: > http://www.mingw.org/wiki/MSVC_and_MinGW_DLLs > but where do you actually need it? the only place I can think of is when > building externals with MSVC because of implicit linking... > > Christof > > > > > > > >> Gese