hello,
my old mac dead so had to get new M1 and starting from scratch.
I see only a few externals so far compiled for the Darwin-amd64-32
looking for the [comport] to give compiling a whirl i see v 0.2 from 2012 here: https://puredata.info/downloads/comport
that's the most recent repo? just checking in case im missing something.
btw also running dans build and seems to work well. the build from millers site never gave me a Pd window.
m
On Fri, 2022-03-18 at 18:04 -0400, me.grimm wrote:
hello,
my old mac dead so had to get new M1 and starting from scratch.
I see only a few externals so far compiled for the Darwin-amd64-32
I guess you mean Darwin-arm64-32.
looking for the [comport] to give compiling a whirl i see v 0.2 from 2012 here: https://puredata.info/downloads/comport
that's the most recent repo? just checking in case im missing something.
There is: https://git.iem.at/pd/comport
It has commits up to 2019.
Roman
I guess you mean Darwin-arm64-32.
ah yes of course :)
a quick attempt give following error:
++++ info: using Makefile.pdlibbuilder version 0.5.1
++++ info: using Pd API /Applications/ Pd-0.52-1-arm64.app/Contents/Resources/src/m_pd.h
++++ info: making target all in lib comport
++++ info: making comport.o in lib comport
cc -DPD -I "/Applications/Pd-0.52-1-arm64.app/Contents/Resources/src" -DUNIX -DMACOSX -I /sw/include -Wall -Wextra -Wshadow -Winline -Wstrict-aliasing -O3 -ffast-math -funroll-loops -fomit-frame-pointer -arch arm64 -arch x86_64 -o comport.o -c comport.c
*comport.c:693:9: **error: **implicit declaration of function 'error' is invalid in C99 [-Werror,-Wimplicit-function-declaration]*
error("[comport]: %ld not valid, using closest value: %ld", *baud,
baudratetable[i]);
^*
changed "error" to "pd_error" and compiles and loads. lots of warnings though.
forked here: https://github.com/megrimm/pd-comport
m
On Sat, Mar 19, 2022 at 7:04 AM Roman Haefeli reduzent@gmail.com wrote:
On Fri, 2022-03-18 at 18:04 -0400, me.grimm wrote:
hello,
my old mac dead so had to get new M1 and starting from scratch.
I see only a few externals so far compiled for the Darwin-amd64-32
I guess you mean Darwin-arm64-32.
looking for the [comport] to give compiling a whirl i see v 0.2 from 2012 here: https://puredata.info/downloads/comport
that's the most recent repo? just checking in case im missing something.
There is: https://git.iem.at/pd/comport
It has commits up to 2019.
Roman
Am 19. März 2022 16:21:59 MEZ schrieb "me.grimm" megrimm@gmail.com:
forked here: https://github.com/megrimm/pd-comport
There is: https://git.iem.at/pd/comport
I'd rather keep the development of [comport] in a single repository. You are if course free to clone and fork however you like, but unless you are planning to maintain the object for the next decade, I think it would be better to (lobby to) get the "official" external updated.
mfg.sfg.jfd IOhannes
but unless you are planning to maintain the object for the next decade
I agree, I don't want to do this :)
so this is my lobby.
so this IS the official repo? https://git.iem.at/pd/comport
can I send you pull requests? only really familiar with github. maybe move the official repo there?
m
On Mon, Mar 21, 2022 at 3:05 AM IOhannes m zmölnig zmoelnig@iem.at wrote:
Am 19. März 2022 16:21:59 MEZ schrieb "me.grimm" megrimm@gmail.com:
forked here: https://github.com/megrimm/pd-comport
There is: https://git.iem.at/pd/comport
I'd rather keep the development of [comport] in a single repository. You are if course free to clone and fork however you like, but unless you are planning to maintain the object for the next decade, I think it would be better to (lobby to) get the "official" external updated.
mfg.sfg.jfd IOhannes
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
On 3/21/22 14:03, me.grimm wrote:
but unless you are planning to maintain the object for the next decade
I agree, I don't want to do this :)
so this is my lobby.
the best lobby is of course an open issue (or a PR) :-)
so this IS the official repo? https://git.iem.at/pd/comport
i would say so.
can I send you pull requests? only really familiar with github. maybe move the official repo there?
i'd rather not.
sending PRs to git.iem.at is a bit tricky atm (i guess the best right now is to do a fork to some public git hoster of your liking (e.g. gitlab, github, bitbucket or whatever) and then attach a link to that repo to the ticket. i understand that this is not the best UX.
anyhow: this time, your lobbying defeated space and time and comport_v1.2 is already available on deken.
fnase IOhannes
comport_v1.2 is already available on deken.
great thanks!
On Mon, Mar 21, 2022 at 9:59 AM IOhannes m zmoelnig zmoelnig@iem.at wrote:
On 3/21/22 14:03, me.grimm wrote:
but unless you are planning to maintain the object for the next decade
I agree, I don't want to do this :)
so this is my lobby.
the best lobby is of course an open issue (or a PR) :-)
so this IS the official repo? https://git.iem.at/pd/comport
i would say so.
can I send you pull requests? only really familiar with github. maybe
move
the official repo there?
i'd rather not.
sending PRs to git.iem.at is a bit tricky atm (i guess the best right now is to do a fork to some public git hoster of your liking (e.g. gitlab, github, bitbucket or whatever) and then attach a link to that repo to the ticket. i understand that this is not the best UX.
anyhow: this time, your lobbying defeated space and time and comport_v1.2 is already available on deken.
fnase IOhannes _______________________________________________ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list