hi miller,
grand to see all those updates in the repo. unfortunately, it seems that the following commit broke the build on OSX: On 06/22/2017 07:37 AM, Pure Data Computer Music System Git repository wrote: > <div class="markdown_content"><p>broke the realtime-setting code out of the > sys_do_startgui() function<br> > so that it can be called independently; this is appropriate, for instance,<br> > if the GUI is stopped and restarted.</div> > > By Miller Puckette on 06/22/2017 01:06 > [**View > Changes**](https://sourceforge.net/p/pure-data/pure-data/ci/1d5206ff55017ddc36f027d18f60d023edda2b7d/) see https://travis-ci.org/pure-data/pure-data/jobs/245938729 for a full build-log the problem seems to be that MODE_NRT is used in an un-ifdefed context, e.g. without _POSIX_PRIORITY_SCHEDULING defined. i guess this also breaks W32 builds (but that is not automatically tested yet). gfrdsak IOhannes
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Pd-dev mailing list [email protected] https://lists.puredata.info/listinfo/pd-dev
