Hi Peter, hi list,
Today I succedeed in compiling abl_link~ for windows.
Documentation will come later.
I couldn't use makefile, I created a code:blocks project with VC++2015 standalone compiler, with some changes into files.
https://sourceforge.net/projects/jygsdownloads/files/abl_link%7E4windows/
Sync tested with puredata metronome patch and ninjaJamm android app, seems to work.
cheers,
Jean-Yves Gratius
Hi Jean-Yves
I`m having trouble with [abl_link~ ].
I downloaded your object and when I first loaded it, it asked me for lots of .dlls :
api-ms-win-crt-convert-l1-1-0.dll api-ms-win-crt-environment-l1-1-0.dll api-ms-win-crt-filesystem-l1-1-0.dll api-ms-win-crt-heap-l1-1-0.dll api-ms-win-crt-locale-l1-1-0.dll api-ms-win-crt-math-l1-1-0.dll api-ms-win-crt-multibyte-l1-1-0.dll api-ms-win-crt-runtime-l1-1-0.dll api-ms-win-crt-stdio-l1-1-0.dll api-ms-win-crt-string-l1-1-0.dll api-ms-win-crt-time-l1-1-0.dll api-ms-win-crt-utility-l1-1-0.dll msvcp140.dll vcruntime140.dll
Once I found all and put them in the same folder as the object I get this error:
pd.com -Entry Point Not Found
The procedure entry point_crt_atexit could not be located in the dynamic library C:\users\lucarda\appdata\roaming\pd\alpd\abl_link.dll,
Can you upload a new package with all the dlls that where used by your compiler?
Btw, I highly appreciate and use your work on PDVST~, any news on that?
Salutti, Lucarda.
Mensaje telepatico asistido por maquinas.
From: Pd-list pd-list-bounces@lists.iem.at on behalf of Jean-Yves Gratius jyg@gumo.fr Sent: Monday, November 21, 2016 10:59 PM To: pd-list@lists.iem.at Subject: [PD] abl_link~ external for windows
Hi Peter, hi list,
Today I succedeed in compiling abl_link~ for windows.
Documentation will come later.
I couldn't use makefile, I created a code:blocks project with VC++2015 standalone compiler, with some changes into files.
https://sourceforge.net/projects/jygsdownloads/files/abl_link%7E4windows/
Sync tested with puredata metronome patch and ninjaJamm android app, seems to work.
cheers,
Jean-Yves Gratius
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Hi
Please check the new binary @ https://sourceforge.net/projects/jygsdownloads/files/abl_link%7E4windows/
that may resolve all dll dependancies.
Works on virtual XP and Windows 7 machines.
Let me know,
regards
Le 22 novembre 2016 à 23:17, Lucas Cordiviola lucarda27@hotmail.com a écrit :
Hi Jean-Yves
I`m having trouble with [abl_link~ ].
I downloaded your object and when I first loaded it, it asked me for lots of .dlls :
api-ms-win-crt-convert-l1-1-0.dll api-ms-win-crt-environment-l1-1-0.dll api-ms-win-crt-filesystem-l1-1-0.dll api-ms-win-crt-heap-l1-1-0.dll api-ms-win-crt-locale-l1-1-0.dll api-ms-win-crt-math-l1-1-0.dll api-ms-win-crt-multibyte-l1-1-0.dll api-ms-win-crt-runtime-l1-1-0.dll api-ms-win-crt-stdio-l1-1-0.dll api-ms-win-crt-string-l1-1-0.dll api-ms-win-crt-time-l1-1-0.dll api-ms-win-crt-utility-l1-1-0.dll msvcp140.dll vcruntime140.dll
Once I found all and put them in the same folder as the object I get this error:
pd.com -Entry Point Not Found
The procedure entry point_crt_atexit could not be located in the dynamic library C:\users\lucarda\appdata\roaming\pd\alpd\abl_link.dll,
Can you upload a new package with all the dlls that where used by your compiler?
Btw, I highly appreciate and use your work on PDVST~, any news on that?
Salutti, Lucarda.
Mensaje telepatico asistido por maquinas.
*From:* Pd-list pd-list-bounces@lists.iem.at on behalf of Jean-Yves Gratius jyg@gumo.fr *Sent:* Monday, November 21, 2016 10:59 PM *To:* pd-list@lists.iem.at *Subject:* [PD] abl_link~ external for windows Hi Peter, hi list,
Today I succedeed in compiling abl_link~ for windows.
Documentation will come later.
I couldn't use makefile, I created a code:blocks project with VC++2015 standalone compiler, with some changes into files.
https://sourceforge.net/projects/jygsdownloads/files/abl_link%7E4windows/
Sync tested with puredata metronome patch and ninjaJamm android app, seems to work.
cheers,
Jean-Yves Gratius
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list https://lists.puredata.info/listinfo/pd-list
Aucun virus trouvé dans ce message. Analyse effectuée par AVG - www.avg.com http://www.avg.com Version: 2016.0.7924 / Base de données virale: 4664/13454 - Date: 22/11/2016
On 2016-11-23 11:19, Jean-Yves Gratius wrote:
Please check the new binary @ https://sourceforge.net/projects/jygsdownloads/files/abl_link%7E4windows/
would you consider using deken for distributing the package?
fgmasdr IOhannes
Cool,
Loads with no problem and when turning on DSP I get output.
Don`t have another app to do tests but I will try these days.
IOhannes mentions doing the Deken package, he's right, there are versions for OSX and Linux, we are missing the w32.
If you already have and account on puredata.info just upload the Zip (in your section) with a suitable name for a Deken pkg :
abl_link~-v0.1-(Windows-i386-32)-externals.zip
Thats all, it will be available via Deken.
More on this: https://github.com/pure-data/deken/blob/master/developer/README.md
Salutti, Lucarda.
Mensaje telepatico asistido por maquinas.
From: Jean-Yves Gratius jyg@gumo.fr Sent: Wednesday, November 23, 2016 10:19 AM To: Jean-Yves Gratius; pd-list@lists.iem.at; Lucas Cordiviola Subject: Re: [PD] abl_link~ external for windows
Hi
Please check the new binary @ https://sourceforge.net/projects/jygsdownloads/files/abl_link%7E4windows/
that may resolve all dll dependancies.
Works on virtual XP and Windows 7 machines.
Let me know,
regards
Le 22 novembre 2016 à 23:17, Lucas Cordiviola lucarda27@hotmail.commailto:lucarda27@hotmail.com a écrit :
Hi Jean-Yves
I`m having trouble with [abl_link~ ]. ......
Hi, Lucas, thanks for the instructions with Deken. I uploaded manually the zip archive in my section http://puredata.info/Members/jyg/software/abl_link%7E/0.3/abl_link%7E-v0.3-%... Is there another thing to do to make it visible within deken ?
Le 23/11/2016 à 23:33, Lucas Cordiviola a écrit :
Cool,
Loads with no problem and when turning on DSP I get output.
Don`t have another app to do tests but I will try these days.
IOhannes mentions doing the Deken package, he's right, there are versions for OSX and Linux, we are missing the w32.
If you already have and account on puredata.info just upload the Zip (in your section) with a suitable name for a Deken pkg :
abl_link~-v0.1-(Windows-i386-32)-externals.zip
Thats all, it will be available via Deken.
More on this: https://github.com/pure-data/deken/blob/master/developer/README.md
Salutti, Lucarda.
Mensaje telepatico asistido por maquinas.
*From:* Jean-Yves Gratius jyg@gumo.fr *Sent:* Wednesday, November 23, 2016 10:19 AM *To:* Jean-Yves Gratius; pd-list@lists.iem.at; Lucas Cordiviola *Subject:* Re: [PD] abl_link~ external for windows
Hi
Please check the new binary @ https://sourceforge.net/projects/jygsdownloads/files/abl_link%7E4windows/
that may resolve all dll dependancies.
Works on virtual XP and Windows 7 machines.
Let me know,
regards
Le 22 novembre 2016 à 23:17, Lucas Cordiviola lucarda27@hotmail.com a écrit :
Hi Jean-Yves
I`m having trouble with [abl_link~ ]. ......
Aucun virus trouvé dans ce message. Analyse effectuée par AVG - www.avg.com http://www.avg.com Version: 2016.0.7924 / Base de données virale: 4664/13454 - Date: 22/11/2016
On 2016-11-24 11:16, Jean-Yves Gratius wrote:
Is there another thing to do to make it visible within deken ?
afaict, only patience is required. in theory the deken cache should udpate automatically whenever a new file is added, but there seems to be a bug in this. the cache will be purged every 24h hours, so that's the longest time you should need to for a new file to appear.
gfamsdr IOhannes
I think the way you uploaded the zip is not the right one, but I don't really know how you should do it. Look at the differences between my repo and yours:
http://puredata.info/Members/ant1r/software/abl_link~/0.3 http://puredata.info/Members/jyg/software/abl_link~/0.3
Yours seems hosting like a link to a metadata or subdirectory, while mine actually contains the download-able files.
cheers Antoine
2016-11-24 11:16 GMT+01:00 Jean-Yves Gratius jyg@gumo.fr:
Hi, Lucas, thanks for the instructions with Deken. I uploaded manually the zip archive in my section http://puredata.info/Members/jyg/software/abl_link%7E/0.3/ abl_link%7E-v0.3-%28Windows-i386-32%29-externals.zip/view Is there another thing to do to make it visible within deken ?
Le 23/11/2016 à 23:33, Lucas Cordiviola a écrit :
Cool,
Loads with no problem and when turning on DSP I get output.
Don`t have another app to do tests but I will try these days.
IOhannes mentions doing the Deken package, he's right, there are versions for OSX and Linux, we are missing the w32.
If you already have and account on puredata.info just upload the Zip (in your section) with a suitable name for a Deken pkg :
abl_link~-v0.1-(Windows-i386-32)-externals.zip
Thats all, it will be available via Deken.
More on this: https://github.com/pure-data/deken/blob/master/developer/README.md
Salutti, Lucarda.
Mensaje telepatico asistido por maquinas.
*From:* Jean-Yves Gratius jyg@gumo.fr jyg@gumo.fr *Sent:* Wednesday, November 23, 2016 10:19 AM *To:* Jean-Yves Gratius; pd-list@lists.iem.at; Lucas Cordiviola *Subject:* Re: [PD] abl_link~ external for windows
Hi
Please check the new binary @ https://sourceforge.net/ projects/jygsdownloads/files/abl_link%7E4windows/
that may resolve all dll dependancies.
Works on virtual XP and Windows 7 machines.
Let me know,
regards
Le 22 novembre 2016 à 23:17, Lucas Cordiviola lucarda27@hotmail.com lucarda27@hotmail.com a écrit :
Hi Jean-Yves
I`m having trouble with [abl_link~ ]. ......
Aucun virus trouvé dans ce message. Analyse effectuée par AVG - www.avg.com Version: 2016.0.7924 / Base de données virale: 4664/13454 - Date: 22/11/2016
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/ listinfo/pd-list
I think he did it correctly. Search "abl" in puredata.info search menu, it displays as the other Deken pkgs, so Deken should see it, lets wait for the cache thing.
Or retry tomorrow.
Mensaje telepatico asistido por maquinas.
From: Antoine Rousseau antoine@metalu.net Sent: Thursday, November 24, 2016 11:25 AM To: Jean-Yves Gratius Cc: Lucas Cordiviola; pd-list@lists.iem.at Subject: Re: [PD] abl_link~ external for windows
I think the way you uploaded the zip is not the right one, but I don't really know how you should do it. Look at the differences between my repo and yours:
http://puredata.info/Members/ant1r/software/abl_link~/0.3 http://puredata.info/Members/jyg/software/abl_link~/0.3
Yours seems hosting like a link to a metadata or subdirectory, while mine actually contains the download-able files.
cheers Antoine
2016-11-24 11:16 GMT+01:00 Jean-Yves Gratius <jyg@gumo.frmailto:jyg@gumo.fr>: Hi, Lucas, thanks for the instructions with Deken. I uploaded manually the zip archive in my section http://puredata.info/Members/jyg/software/abl_link%7E/0.3/abl_link%7E-v0.3-%... Is there another thing to do to make it visible within deken ?
Good,
The cache thing is done. It`s listed on Deken.
Salutti, Lucarda.
Mensaje telepatico asistido por maquinas.
From: Pd-list pd-list-bounces@lists.iem.at on behalf of Lucas Cordiviola lucarda27@hotmail.com Sent: Thursday, November 24, 2016 11:37 AM To: Antoine Rousseau; Jean-Yves Gratius Cc: pd-list@lists.iem.at Subject: Re: [PD] abl_link~ external for windows
I think he did it correctly. Search "abl" in puredata.info search menu, it displays as the other Deken pkgs, so Deken should see it, lets wait for the cache thing.
Or retry tomorrow.
Mensaje telepatico asistido por maquinas.
From: Antoine Rousseau antoine@metalu.net Sent: Thursday, November 24, 2016 11:25 AM To: Jean-Yves Gratius Cc: Lucas Cordiviola; pd-list@lists.iem.at Subject: Re: [PD] abl_link~ external for windows
I think the way you uploaded the zip is not the right one, but I don't really know how you should do it. Look at the differences between my repo and yours:
http://puredata.info/Members/ant1r/software/abl_link~/0.3 http://puredata.info/Members/jyg/software/abl_link~/0.3
Yours seems hosting like a link to a metadata or subdirectory, while mine actually contains the download-able files.
cheers Antoine
2016-11-24 11:16 GMT+01:00 Jean-Yves Gratius <jyg@gumo.frmailto:jyg@gumo.fr>: Hi, Lucas, thanks for the instructions with Deken. I uploaded manually the zip archive in my section http://puredata.info/Members/jyg/software/abl_link%7E/0.3/abl_link%7E-v0.3-%... Is there another thing to do to make it visible within deken ?