I had to push a quick update to fix a freezer bug.
Try:https://git.purrdata.net/jwilkes/purr-data-binaries/raw/master/purr-data-osx64-beta2.1.zip
-Jonathan
From: Alexandre Torres Porres <[email protected]>
To: Jonathan Wilkes <[email protected]>
Cc: Pd-List <[email protected]>
Sent: Monday, October 10, 2016 3:18 PM
Subject: Re: [PD] Purr Data beta 2
I get this when trying to download beta 2 for mac
https://git.purrdata.net/jwilkes/purr-data-binaries/raw/master/purr-data-osx64-beta2.zip
404
The page you're looking for could not be found.
2016-10-10 15:26 GMT-03:00 Dan Wilcox <[email protected]>:
Well, the deployment target only *indicates* to the OS if the app should be
runnable. It also helps in defining which APIs are allowed. In either, case
it’s no guarantee but, if a project is not using anything too new or esoteric,
it can run fine on a lot of different versions of systems. In Obj-C, it’s
trivial to check if a method or class definition exists at runtime, so you can
more easily support a API changes over time without needing to explicitly build
on an older system. Of course, this approach is less applicable to C/C++, hence
it becomes more of an indication.
See also http://www.cocoabuilder. com/archive/xcode/287223-mac-
os-deployment-target.html & ht tp://stackoverflow.com/
questions/25352389/difference- between-macosx-deployment-
target-and-mmacosx-version- min-compiler-op#25362535
--------
Dan Wilcox
@danomatika
danomatika.com
robotcowboy.com
On Oct 10, 2016, at 12:14 PM, Jonathan Wilkes <[email protected]> wrote:
> You’ll probably need to build form source in either environment if you want
> to be sure of the deployment target. Both Homebrew and Macports are focused
> on running OS software for the current
> system, much less so for building baked libraries to run on other systems.
I'm also just assuming that binaries built for the older targets will work on
all the newer systems.
-Jonathan
______________________________ _________________
[email protected] 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