Thanks! very useful stuff! a. www.elgallorojorecords.com soundcloud.com/alfonsosantimone www.facebook.com/alfonsosantimone
On Thu, Mar 29, 2018 at 11:28 AM, Lucas Cordiviola <[email protected]> wrote: > Can I considered these lines as additional instructions for the "standard" > compiling instructions? > > > > I have updated http://puredata.info/docs/developer/win/WindowsMinGW > > Note that is for Pd. I think this is the same for purr-pata. You should > check with Jonathan. > > > So where I have to copy the dll? In windows/system32 folder? > > > > They should be fine in the same dir as pd.exe. > > > I guess this is due to the fact that Pd can't statically include those > libs? > > > > Msys2 can statically include those libs but is better to check this with > Jonathan. On my humble opinion on compiling I believe that purr-data don't > need to be "statically linked". > > > > -- > > Mensaje telepatico asistido por maquinas. > > On 3/29/2018 4:54 AM, alfonso santimone wrote: > > Thanks Lucas! > Can I considered these lines as additional instructions for the "standard" > compiling instructions? > So where I have to copy the dll? In windows/system32 folder? I guess this > is due to the fact that Pd can't statically include those libs? > > > Il gio 29 mar 2018, 00:34 Lucas Cordiviola <[email protected]> ha > scritto: > >> For building a w64 Pd we open the MinGW64 shell and do: >> >> >> ********************** >> ./autogen.sh >> >> ./configure CPPFLAGS=-DPD_LONGINTTYPE=__int64 >> >> make >> >> ************************* >> >> Note the preprocessor flag: CPPFLAGS=-DPD_LONGINTTYPE=__int64 >> >> This flag is also needed to compile externals. >> >> Once built you should copy from the compiler the 64bit version of >> "libwinpthread-1.dll" and for the case of Purr-data I'm not sure if other >> dlls are needed to run.: >> >> "libstdc++-6.dll" ? >> "libgcc_s_dw2-1.dll" ? >> >> :) >> >> >> -- >> >> Mensaje telepatico asistido por maquinas. >> >> On 3/28/2018 4:28 PM, alfonso santimone wrote: >> >> Hi all and Lucas, >> are there any instructions on how to compile win64 pd with MSYS2 >> available on the net? >> I'm helping one of the Purr Data mantainer to have a win64 version. >> thanks >> a. >> >> www.elgallorojorecords.com >> soundcloud.com/alfonsosantimone >> www.facebook.com/alfonsosantimone >> >> On Sun, Mar 18, 2018 at 12:08 PM, alfonso santimone < >> [email protected]> wrote: >> >>> @Lucas >>> >>> Thanks! Perfectly working! >>> >>> best >>> a. >>> >>> www.elgallorojorecords.com >>> soundcloud.com/alfonsosantimone >>> www.facebook.com/alfonsosantimone >>> >>> On Fri, Mar 16, 2018 at 8:26 PM, Lucas Cordiviola <[email protected] >>> > wrote: >>> >>>> @alfonso >>>> >>>> Here's an compiled version on Msys2 on a windows machine. --> >>>> http://lucarda.com.ar/x/Pd-0.48-1-all-w64.zip >>>> >>>> I can load ASIO drivers with this one. >>>> >>>> Can you try it on your machine? >>>> >>>> >>>> Mensaje telepatico asistido por maquinas. >>>> >>>> On 3/16/2018 4:16 PM, Lucas Cordiviola wrote: >>>> >>>> Confirmed. >>>> >>>> There's a bug on Tests2. No ASIO driver can be selected. >>>> >>>> @miller >>>> >>>> May be this bug is what's stopping your w64 tcl/tk 8.6.8 tests? >>>> >>>> -- >>>> >>>> Mensaje telepatico asistido por maquinas. >>>> >>>> On 3/16/2018 12:11 PM, alfonso santimone wrote: >>>> >>>> Hi all, >>>> as you can see in the attachments no ASIO drivers are seen on 64 bit >>>> test2. >>>> Everything works on plain stable 0.48.1 32 bit. >>>> I guess there is some portaudio issue. >>>> >>>> best >>>> a. >>>> >>>> www.elgallorojorecords.com >>>> soundcloud.com/alfonsosantimone >>>> www.facebook.com/alfonsosantimone >>>> >>>> >>>> _______________________________________________pd-l...@lists.iem.at >>>> mailing list >>>> UNSUBSCRIBE and account-management -> >>>> https://lists.puredata.info/listinfo/pd-list >>>> >>>> >>>> >>>> >>>> _______________________________________________pd-l...@lists.iem.at >>>> mailing list >>>> UNSUBSCRIBE and account-management -> >>>> https://lists.puredata.info/listinfo/pd-list >>>> >>>> >>>> >>> >> >> >
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
