For a (modern) fat build:
./mac/tcltk-wish.sh --universal 8.6.12
However make sure to try the generated Wish-8.6.12.app. I have no problems making a universal build, however the resulting Wish doesn't *run* and a generated Pd.app using it as a source would not run either. I think there is a problem with the Tk makefile "embedded" target which assembles the Wish.app.
On Dec 11, 2021, at 12:00 PM, pd-list-request@lists.iem.at wrote:
Message: 1 Date: Sat, 11 Dec 2021 02:44:38 -0300 From: Lucas Cordiviola <lucarda27@hotmail.com mailto:lucarda27@hotmail.com> To: Miller Puckette <msp@ucsd.edu mailto:msp@ucsd.edu>, pd-list@lists.iem.at mailto:pd-list@lists.iem.at Subject: Re: [PD] [PD-announce] Pd version 0.52-0test3 released Message-ID: <DS7PR10MB48457D61678049D87B569AEBA6729@DS7PR10MB4845.namprd10.prod.outlook.com mailto:DS7PR10MB48457D61678049D87B569AEBA6729@DS7PR10MB4845.namprd10.prod.outlook.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
On 12/10/2021 11:58 PM, Miller Puckette via Pd-list wrote:
Looks like I can get a Mac running 10.13 this Monday, so will probably be able to build Tcl/Tk-8.6.12 then, unless someone else does it first. (It's easy to do using Dan's scripts, all you need is a Mac running a less ancient OS than 10.7
I had run:
?? ?mac/tcltk-wish.sh 8.6.12
on a VM [macOS 10.15.7] using QEMU on a Debian10 machine.
Here is the build (zipped) and the log:
?? ?https://nc.nubegris.com.ar/index.php/s/AMDde4EcqZzAZBn https://nc.nubegris.com.ar/index.php/s/AMDde4EcqZzAZBn
On theory it should work.
:)
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
The "--universal" switch didn't work on this VM: the compiler fails to build the test program at the beginning.
Anyway I'm leaving this VM in peace as I don't want to screw it up. I only use it to build a couple of externals.
--
Mensaje telepatico asistido por maquinas.
On 12/11/2021 11:21 AM, Dan Wilcox wrote:
For a (modern) fat build:
./mac/tcltk-wish.sh --universal 8.6.12
However make sure to try the generated Wish-8.6.12.app. I have no problems making a universal build, however the resulting Wish doesn't *run* and a generated Pd.app using it as a source would not run either. I think there is a problem with the Tk makefile "embedded" target which assembles the Wish.app.
On Dec 11, 2021, at 12:00 PM, pd-list-request@lists.iem.at wrote:
Message: 1 Date: Sat, 11 Dec 2021 02:44:38 -0300 From: Lucas Cordiviola lucarda27@hotmail.com To: Miller Puckette msp@ucsd.edu,pd-list@lists.iem.at Subject: Re: [PD] [PD-announce] Pd version 0.52-0test3 released Message-ID: DS7PR10MB48457D61678049D87B569AEBA6729@DS7PR10MB4845.namprd10.prod.outlook.com
Content-Type: text/plain; charset=UTF-8; format=flowed
On 12/10/2021 11:58 PM, Miller Puckette via Pd-list wrote:
Looks like I can get a Mac running 10.13 this Monday, so will probably be able to build Tcl/Tk-8.6.12 then, unless someone else does it first. (It's easy to do using Dan's scripts, all you need is a Mac running a less ancient OS than 10.7
I had run:
?? ?mac/tcltk-wish.sh 8.6.12
on a VM [macOS 10.15.7] using QEMU on a Debian10 machine.
Here is the build (zipped) and the log:
?? ?https://nc.nubegris.com.ar/index.php/s/AMDde4EcqZzAZBn
On theory it should work.
:)
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com robotcowboy.com http://robotcowboy.com
I depends on the version of Xcode and/or CLITools you have installed. It needs to be new enough to support -arch arm64.
On Dec 12, 2021, at 6:26 AM, Lucas Cordiviola lucarda27@hotmail.com wrote:
The "--universal" switch didn't work on this VM: the compiler fails to build the test program at the beginning.
Anyway I'm leaving this VM in peace as I don't want to screw it up. I only use it to build a couple of externals.
--
Mensaje telepatico asistido por maquinas. On 12/11/2021 11:21 AM, Dan Wilcox wrote:
For a (modern) fat build:
./mac/tcltk-wish.sh --universal 8.6.12
However make sure to try the generated Wish-8.6.12.app. I have no problems making a universal build, however the resulting Wish doesn't *run* and a generated Pd.app using it as a source would not run either. I think there is a problem with the Tk makefile "embedded" target which assembles the Wish.app.
On Dec 11, 2021, at 12:00 PM, pd-list-request@lists.iem.at mailto:pd-list-request@lists.iem.at wrote:
Message: 1 Date: Sat, 11 Dec 2021 02:44:38 -0300 From: Lucas Cordiviola <lucarda27@hotmail.com mailto:lucarda27@hotmail.com> To: Miller Puckette <msp@ucsd.edu mailto:msp@ucsd.edu>, pd-list@lists.iem.at mailto:pd-list@lists.iem.at Subject: Re: [PD] [PD-announce] Pd version 0.52-0test3 released Message-ID: <DS7PR10MB48457D61678049D87B569AEBA6729@DS7PR10MB4845.namprd10.prod.outlook.com mailto:DS7PR10MB48457D61678049D87B569AEBA6729@DS7PR10MB4845.namprd10.prod.outlook.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
On 12/10/2021 11:58 PM, Miller Puckette via Pd-list wrote:
Looks like I can get a Mac running 10.13 this Monday, so will probably be able to build Tcl/Tk-8.6.12 then, unless someone else does it first. (It's easy to do using Dan's scripts, all you need is a Mac running a less ancient OS than 10.7
I had run:
?? ?mac/tcltk-wish.sh 8.6.12
on a VM [macOS 10.15.7] using QEMU on a Debian10 machine.
Here is the build (zipped) and the log:
?? ?https://nc.nubegris.com.ar/index.php/s/AMDde4EcqZzAZBn https://nc.nubegris.com.ar/index.php/s/AMDde4EcqZzAZBn
On theory it should work.
:)
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
OK, here's one that I believe has 64-bit Intel and arm64 architectures compiled in - I compiled this remotely on a macOS 11.6.1 machine. I can't test it right now, but if any of you can grab and see I'd be grateful. (this is from running Dan's script, "./tcltk-wish.sh -l --universal 8.6.12".)
This should be the same thing Dan tried that resulted in a "Damaged app" message on his machine - I'm just hoping that running it on a totally different machine will help for whatever reason :)
http://msp.ucsd.edu/tmp/Wish-8.6.12.app.tgz
thanks Miller
On Sun, Dec 12, 2021 at 11:25:46AM +0100, Dan Wilcox wrote:
I depends on the version of Xcode and/or CLITools you have installed. It needs to be new enough to support -arch arm64.
On Dec 12, 2021, at 6:26 AM, Lucas Cordiviola lucarda27@hotmail.com wrote:
The "--universal" switch didn't work on this VM: the compiler fails to build the test program at the beginning.
Anyway I'm leaving this VM in peace as I don't want to screw it up. I only use it to build a couple of externals.
--
Mensaje telepatico asistido por maquinas. On 12/11/2021 11:21 AM, Dan Wilcox wrote:
For a (modern) fat build:
./mac/tcltk-wish.sh --universal 8.6.12
However make sure to try the generated Wish-8.6.12.app. I have no problems making a universal build, however the resulting Wish doesn't *run* and a generated Pd.app using it as a source would not run either. I think there is a problem with the Tk makefile "embedded" target which assembles the Wish.app.
On Dec 11, 2021, at 12:00 PM, pd-list-request@lists.iem.at mailto:pd-list-request@lists.iem.at wrote:
Message: 1 Date: Sat, 11 Dec 2021 02:44:38 -0300 From: Lucas Cordiviola <lucarda27@hotmail.com mailto:lucarda27@hotmail.com> To: Miller Puckette <msp@ucsd.edu mailto:msp@ucsd.edu>, pd-list@lists.iem.at mailto:pd-list@lists.iem.at Subject: Re: [PD] [PD-announce] Pd version 0.52-0test3 released Message-ID: <DS7PR10MB48457D61678049D87B569AEBA6729@DS7PR10MB4845.namprd10.prod.outlook.com mailto:DS7PR10MB48457D61678049D87B569AEBA6729@DS7PR10MB4845.namprd10.prod.outlook.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
On 12/10/2021 11:58 PM, Miller Puckette via Pd-list wrote:
Looks like I can get a Mac running 10.13 this Monday, so will probably be able to build Tcl/Tk-8.6.12 then, unless someone else does it first. (It's easy to do using Dan's scripts, all you need is a Mac running a less ancient OS than 10.7
I had run:
?? ?mac/tcltk-wish.sh 8.6.12
on a VM [macOS 10.15.7] using QEMU on a Debian10 machine.
Here is the build (zipped) and the log:
?? ?https://urldefense.proofpoint.com/v2/url?u=https-3A__nc.nubegris.com.ar_inde... <https://urldefense.proofpoint.com/v2/url?u=https-3A__nc.nubegris.com.ar_inde... >
On theory it should work.
:)
Dan Wilcox @danomatika <https://urldefense.proofpoint.com/v2/url?u=http-3A__twitter.com_danomatika&a... > danomatika.com <https://urldefense.proofpoint.com/v2/url?u=http-3A__danomatika.com_&d=Dw... > robotcowboy.com <https://urldefense.proofpoint.com/v2/url?u=http-3A__robotcowboy.com_&d=D... >
Dan Wilcox @danomatika <https://urldefense.proofpoint.com/v2/url?u=http-3A__twitter.com_danomatika&a... > danomatika.com <https://urldefense.proofpoint.com/v2/url?u=http-3A__danomatika.com_&d=Dw... > robotcowboy.com <https://urldefense.proofpoint.com/v2/url?u=http-3A__robotcowboy.com_&d=D... >
This runs fine on my 64-bit Intel Mac running 11.6.1.
On Sun, Dec 12, 2021 at 12:37 PM Miller Puckette via Pd-list < pd-list@lists.iem.at> wrote:
OK, here's one that I believe has 64-bit Intel and arm64 architectures compiled in - I compiled this remotely on a macOS 11.6.1 machine. I can't test it right now, but if any of you can grab and see I'd be grateful. (this is from running Dan's script, "./tcltk-wish.sh -l --universal 8.6.12".)
This should be the same thing Dan tried that resulted in a "Damaged app" message on his machine - I'm just hoping that running it on a totally different machine will help for whatever reason :)
http://msp.ucsd.edu/tmp/Wish-8.6.12.app.tgz
thanks Miller
On Sun, Dec 12, 2021 at 11:25:46AM +0100, Dan Wilcox wrote:
I depends on the version of Xcode and/or CLITools you have installed. It
needs to be new enough to support -arch arm64.
On Dec 12, 2021, at 6:26 AM, Lucas Cordiviola lucarda27@hotmail.com
wrote:
The "--universal" switch didn't work on this VM: the compiler fails to
build the test program at the beginning.
Anyway I'm leaving this VM in peace as I don't want to screw it up. I
only use it to build a couple of externals.
--
Mensaje telepatico asistido por maquinas. On 12/11/2021 11:21 AM, Dan Wilcox wrote:
For a (modern) fat build:
./mac/tcltk-wish.sh --universal 8.6.12
However make sure to try the generated Wish-8.6.12.app. I have no
problems making a universal build, however the resulting Wish doesn't *run* and a generated Pd.app using it as a source would not run either. I think there is a problem with the Tk makefile "embedded" target which assembles the Wish.app.
On Dec 11, 2021, at 12:00 PM, pd-list-request@lists.iem.at <mailto:
pd-list-request@lists.iem.at> wrote:
Message: 1 Date: Sat, 11 Dec 2021 02:44:38 -0300 From: Lucas Cordiviola <lucarda27@hotmail.com <mailto:
lucarda27@hotmail.com>>
To: Miller Puckette <msp@ucsd.edu mailto:msp@ucsd.edu>,
pd-list@lists.iem.at mailto:pd-list@lists.iem.at
Subject: Re: [PD] [PD-announce] Pd version 0.52-0test3 released Message-ID: <
DS7PR10MB48457D61678049D87B569AEBA6729@DS7PR10MB4845.namprd10.prod.outlook.com <mailto: DS7PR10MB48457D61678049D87B569AEBA6729@DS7PR10MB4845.namprd10.prod.outlook.com
Content-Type: text/plain; charset=UTF-8; format=flowed
On 12/10/2021 11:58 PM, Miller Puckette via Pd-list wrote:
Looks like I can get a Mac running 10.13 this Monday, so will
probably
be able to build Tcl/Tk-8.6.12 then, unless someone else does it
first.
(It's easy to do using Dan's scripts, all you need is a Mac running
a
less ancient OS than 10.7
I had run:
?? ?mac/tcltk-wish.sh 8.6.12
on a VM [macOS 10.15.7] using QEMU on a Debian10 machine.
Here is the build (zipped) and the log:
?? ?
https://urldefense.proofpoint.com/v2/url?u=https-3A__nc.nubegris.com.ar_inde... < https://urldefense.proofpoint.com/v2/url?u=https-3A__nc.nubegris.com.ar_inde...
On theory it should work.
:)
Dan Wilcox @danomatika <
https://urldefense.proofpoint.com/v2/url?u=http-3A__twitter.com_danomatika&a...
danomatika.com <
https://urldefense.proofpoint.com/v2/url?u=http-3A__danomatika.com_&d=Dw...
robotcowboy.com <
https://urldefense.proofpoint.com/v2/url?u=http-3A__robotcowboy.com_&d=D...
Dan Wilcox @danomatika <
https://urldefense.proofpoint.com/v2/url?u=http-3A__twitter.com_danomatika&a...
danomatika.com <
https://urldefense.proofpoint.com/v2/url?u=http-3A__danomatika.com_&d=Dw...
robotcowboy.com <
https://urldefense.proofpoint.com/v2/url?u=http-3A__robotcowboy.com_&d=D...
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Strangely, this build runs fine on my system...
On Dec 12, 2021, at 6:35 PM, Miller Puckette msp@ucsd.edu wrote:
OK, here's one that I believe has 64-bit Intel and arm64 architectures compiled in - I compiled this remotely on a macOS 11.6.1 machine. I can't test it right now, but if any of you can grab and see I'd be grateful. (this is from running Dan's script, "./tcltk-wish.sh -l --universal 8.6.12".)
This should be the same thing Dan tried that resulted in a "Damaged app" message on his machine - I'm just hoping that running it on a totally different machine will help for whatever reason :)
http://msp.ucsd.edu/tmp/Wish-8.6.12.app.tgz http://msp.ucsd.edu/tmp/Wish-8.6.12.app.tgz
thanks Miller
On Sun, Dec 12, 2021 at 11:25:46AM +0100, Dan Wilcox wrote:
I depends on the version of Xcode and/or CLITools you have installed. It needs to be new enough to support -arch arm64.
On Dec 12, 2021, at 6:26 AM, Lucas Cordiviola lucarda27@hotmail.com wrote:
The "--universal" switch didn't work on this VM: the compiler fails to build the test program at the beginning.
Anyway I'm leaving this VM in peace as I don't want to screw it up. I only use it to build a couple of externals.
--
Mensaje telepatico asistido por maquinas. On 12/11/2021 11:21 AM, Dan Wilcox wrote:
For a (modern) fat build:
./mac/tcltk-wish.sh --universal 8.6.12
However make sure to try the generated Wish-8.6.12.app. I have no problems making a universal build, however the resulting Wish doesn't *run* and a generated Pd.app using it as a source would not run either. I think there is a problem with the Tk makefile "embedded" target which assembles the Wish.app.
On Dec 11, 2021, at 12:00 PM, pd-list-request@lists.iem.at mailto:pd-list-request@lists.iem.at <mailto:pd-list-request@lists.iem.at mailto:pd-list-request@lists.iem.at> wrote:
Message: 1 Date: Sat, 11 Dec 2021 02:44:38 -0300 From: Lucas Cordiviola <lucarda27@hotmail.com mailto:lucarda27@hotmail.com <mailto:lucarda27@hotmail.com mailto:lucarda27@hotmail.com>> To: Miller Puckette <msp@ucsd.edu mailto:msp@ucsd.edu <mailto:msp@ucsd.edu mailto:msp@ucsd.edu>>, pd-list@lists.iem.at mailto:pd-list@lists.iem.at<mailto:pd-list@lists.iem.at mailto:pd-list@lists.iem.at> Subject: Re: [PD] [PD-announce] Pd version 0.52-0test3 released Message-ID: <DS7PR10MB48457D61678049D87B569AEBA6729@DS7PR10MB4845.namprd10.prod.outlook.com mailto:DS7PR10MB48457D61678049D87B569AEBA6729@DS7PR10MB4845.namprd10.prod.outlook.com<mailto:DS7PR10MB48457D61678049D87B569AEBA6729@DS7PR10MB4845.namprd10.prod.outlook.com mailto:DS7PR10MB48457D61678049D87B569AEBA6729@DS7PR10MB4845.namprd10.prod.outlook.com>>
Content-Type: text/plain; charset=UTF-8; format=flowed
On 12/10/2021 11:58 PM, Miller Puckette via Pd-list wrote:
Looks like I can get a Mac running 10.13 this Monday, so will probably be able to build Tcl/Tk-8.6.12 then, unless someone else does it first. (It's easy to do using Dan's scripts, all you need is a Mac running a less ancient OS than 10.7
I had run:
?? ?mac/tcltk-wish.sh 8.6.12
on a VM [macOS 10.15.7] using QEMU on a Debian10 machine.
Here is the build (zipped) and the log:
?? ?https://urldefense.proofpoint.com/v2/url?u=https-3A__nc.nubegris.com.ar_inde... https://urldefense.proofpoint.com/v2/url?u=https-3A__nc.nubegris.com.ar_index.php_s_AMDde4EcqZzAZBn&d=DwIFAg&c=-35OiAkTchMrZOngvJPOeA&r=XprZV3Fxus2L1LCw80hE4Q&m=pUDUnwMwtM1gQzGh5pRh4tr1grCOQtmE2YH_fRaqZWamfq1MdtU8DW1Rnd4_-N9H&s=UJA5fYiHXo3ZfvcFbO8fpm-wILYKgkq06xdT5N_9VrM&e= <https://urldefense.proofpoint.com/v2/url?u=https-3A__nc.nubegris.com.ar_inde... https://urldefense.proofpoint.com/v2/url?u=https-3A__nc.nubegris.com.ar_index.php_s_AMDde4EcqZzAZBn&d=DwIFAg&c=-35OiAkTchMrZOngvJPOeA&r=XprZV3Fxus2L1LCw80hE4Q&m=pUDUnwMwtM1gQzGh5pRh4tr1grCOQtmE2YH_fRaqZWamfq1MdtU8DW1Rnd4_-N9H&s=UJA5fYiHXo3ZfvcFbO8fpm-wILYKgkq06xdT5N_9VrM&e= >
On theory it should work.
:)
Dan Wilcox @danomatika <https://urldefense.proofpoint.com/v2/url?u=http-3A__twitter.com_danomatika&a... https://urldefense.proofpoint.com/v2/url?u=http-3A__twitter.com_danomatika&d=DwIFAg&c=-35OiAkTchMrZOngvJPOeA&r=XprZV3Fxus2L1LCw80hE4Q&m=pUDUnwMwtM1gQzGh5pRh4tr1grCOQtmE2YH_fRaqZWamfq1MdtU8DW1Rnd4_-N9H&s=cY26l8O39zpd5pFDeTEj2kdSs5LM66tusaFtLTEYGPI&e= > danomatika.com http://danomatika.com/ <https://urldefense.proofpoint.com/v2/url?u=http-3A__danomatika.com_&d=Dw... https://urldefense.proofpoint.com/v2/url?u=http-3A__danomatika.com_&d=DwIFAg&c=-35OiAkTchMrZOngvJPOeA&r=XprZV3Fxus2L1LCw80hE4Q&m=pUDUnwMwtM1gQzGh5pRh4tr1grCOQtmE2YH_fRaqZWamfq1MdtU8DW1Rnd4_-N9H&s=3NxM-gsNTnCdJpIFEI7JUaluiwPCqqY9A-2hljwiqMc&e= > robotcowboy.com http://robotcowboy.com/ <https://urldefense.proofpoint.com/v2/url?u=http-3A__robotcowboy.com_&d=D... https://urldefense.proofpoint.com/v2/url?u=http-3A__robotcowboy.com_&d=DwIFAg&c=-35OiAkTchMrZOngvJPOeA&r=XprZV3Fxus2L1LCw80hE4Q&m=pUDUnwMwtM1gQzGh5pRh4tr1grCOQtmE2YH_fRaqZWamfq1MdtU8DW1Rnd4_-N9H&s=VMjuvJzBnHiNv9bGTMXKdzXHaGIu0eXUIjEVUY31BN8&e= >
Dan Wilcox @danomatika <https://urldefense.proofpoint.com/v2/url?u=http-3A__twitter.com_danomatika&a... https://urldefense.proofpoint.com/v2/url?u=http-3A__twitter.com_danomatika&d=DwIFAg&c=-35OiAkTchMrZOngvJPOeA&r=XprZV3Fxus2L1LCw80hE4Q&m=pUDUnwMwtM1gQzGh5pRh4tr1grCOQtmE2YH_fRaqZWamfq1MdtU8DW1Rnd4_-N9H&s=cY26l8O39zpd5pFDeTEj2kdSs5LM66tusaFtLTEYGPI&e= > danomatika.com http://danomatika.com/ <https://urldefense.proofpoint.com/v2/url?u=http-3A__danomatika.com_&d=Dw... https://urldefense.proofpoint.com/v2/url?u=http-3A__danomatika.com_&d=DwIFAg&c=-35OiAkTchMrZOngvJPOeA&r=XprZV3Fxus2L1LCw80hE4Q&m=pUDUnwMwtM1gQzGh5pRh4tr1grCOQtmE2YH_fRaqZWamfq1MdtU8DW1Rnd4_-N9H&s=3NxM-gsNTnCdJpIFEI7JUaluiwPCqqY9A-2hljwiqMc&e= > robotcowboy.com http://robotcowboy.com/ <https://urldefense.proofpoint.com/v2/url?u=http-3A__robotcowboy.com_&d=D... https://urldefense.proofpoint.com/v2/url?u=http-3A__robotcowboy.com_&d=DwIFAg&c=-35OiAkTchMrZOngvJPOeA&r=XprZV3Fxus2L1LCw80hE4Q&m=pUDUnwMwtM1gQzGh5pRh4tr1grCOQtmE2YH_fRaqZWamfq1MdtU8DW1Rnd4_-N9H&s=VMjuvJzBnHiNv9bGTMXKdzXHaGIu0eXUIjEVUY31BN8&e= >
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
On 12/12/21 18:35, Miller Puckette via Pd-list wrote:
OK, here's one that I believe has 64-bit Intel and arm64 architectures compiled in - I compiled this remotely on a macOS 11.6.1 machine. I can't test it right now, but if any of you can grab and see I'd be grateful. (this is from running Dan's script, "./tcltk-wish.sh -l --universal 8.6.12".)
This should be the same thing Dan tried that resulted in a "Damaged app" message on his machine - I'm just hoping that running it on a totally different machine will help for whatever reason :)
cool, i'll test asap.
vmdsd IOhannes
PS: unfortunately, my *other* email (wthat also contains a link to universal amd64/arm64 Wish.app) was hovering in my mailbox until just now before i saw that you already managed to do the same...
On 12/12/21 18:35, Miller Puckette via Pd-list wrote:
OK, here's one that I believe has 64-bit Intel and arm64 architectures compiled in - I compiled this remotely on a macOS 11.6.1 machine. I can't test it right now, but if any of you can grab and see I'd be grateful. (this is from running Dan's script, "./tcltk-wish.sh -l --universal 8.6.12".)
This should be the same thing Dan tried that resulted in a "Damaged app" message on his machine - I'm just hoping that running it on a totally different machine will help for whatever reason :)
seems to run fine on "macOS Sierra - 10.12.6"
miller: does it also run on "Mac OS X Lion - 10.7"? (or even "OS X Snow Leopard - 10.6"?)
gffxyd IOhannes
seems to run fine on "macOS Sierra - 10.12.6"
miller: does it also run on "Mac OS X Lion - 10.7"? (or even "OS X Snow Leopard - 10.6"?)
gffxyd IOhannes
Nope - Wish 8.6.12 seems to depend on newer Mac features than are on OSX 10.7.
But I'm OK with continuing to compile for 10.7 on my old machine and make it available to people like me :)
Meanwhile, the jack mystery is still unsolved as far as I know (the brew version somehow doesn't like newest jackd?)
cheers Miller
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Am 12. Dezember 2021 21:05:14 MEZ schrieb Miller Puckette via Pd-list pd-list@lists.iem.at:
Nope - Wish 8.6.12 seems to depend on newer Mac features than are on OSX 10.7.
But I'm OK with continuing to compile for 10.7 on my old machine and make it available to people like me :)
So how do we proceed from here? Currently my CI builds are unable to create a working Wish.app themselves, so they fetch the universal builds from miller's site. I don't really like this much, as I think the upload was mainly done for testing whether it works at all, rather than for deployment.
So: should these binaries be included in mac/stuff/?
Or not (which i'm fine with as well, see my post scriptum. In any case I'd like to know)
(taking this to PD-dev)
mfg.sfg.jfd IOhannes
PS: I can't believe I'm writing this - as I'm typically in the forefront of opposing any binary assets in git repositories. probably I should just upload the packages to some CI related "asset store".