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/1d5206ff55017ddc36f027d18f6...)
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
Sure enough... should be fixed now. thanks On Thu, Jun 22, 2017 at 11:22:11PM +0200, IOhannes m zmölnig wrote:
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/1d5206ff55017ddc36f027d18f6...)
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
Pd-dev mailing list Pd-dev@lists.iem.at https://lists.puredata.info/listinfo/pd-dev