Hi Thomas and list, when using the external, [rest], [oauth] and [urlparams] are not working. Error shows:
Library not loaded: '/opt/homebrew/opt/json-c/lib/libjson-c.5.dylib' Referenced from: '/Users/XXXXXXX/Documents/Pd/externals/purest_json/rest.pd_darwin' Reason: tried: '/opt/homebrew/opt/json-c/lib/libjson-c.5.dylib' (no such file), '/usr/lib/libjson-c.5.dylib' (no such file) happy for hints, about how to fix that. Working on MacOS 12.5.1, M1 chip. Thanks, Tobias > Am 27.11.2022 um 22:02 schrieb Thomas Mayer <[email protected]>: > > Hello, > > I am happy to announce the release of PuREST JSON 2.0.0, code name: Medea. > > This release fixes several bugs, and contains breaking changes to the outlet > order in several objects. > > PuREST JSON is a library for working with RESTful HTTP webservices, and > JSON data. > > Authentication and authorization for webservices are available with > basic HTTP auth, cookie authentication, and OAuth. As an example for > OAuth authenticated webservices, a Twitter client is included. > > This release is available from deken for Windows 32 and 64 bit, Linux > i386, x86_64, armv7 and arm64, as well as OS X with the name "purest_json". > > Packages on deken are for single-precision float Pd and without > multi-instance support. Building for double-precision float Pd and > multi-instance support is possible from the source. > > See the full changelog at > https://github.com/residuum/PuRestJson/blob/2.0.0/Changelog.txt > > Github repository: > https://github.com/residuum/PuRestJson > > Source code packages: > https://github.com/residuum/PuRestJson/releases > > Full documentation: > https://github.com/residuum/PuRestJson/wiki > > Build instructions for all platforms: > https://github.com/residuum/PuRestJson/wiki/Compilation > > Have fun, > Thomas > -- > "Ich komme aus dem Staunen nicht heraus." > "Dann bleib halt drin, du Seppel" > (Dietmar Dath - Die Abschaffung der Arten) > http://www.residuum.org/ > > > > _______________________________________________ > Pd-announce mailing list > [email protected] > https://lists.puredata.info/listinfo/pd-announce > > _______________________________________________ > [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
