Bugs item #2138593, was opened at 2008-09-30 13:09 Message generated for change (Comment added) made by eighthave You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2138593...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update.
Category: externals Group: v0.41 Status: Pending Resolution: Fixed
Priority: 5 Private: No Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Bryan Jurish (mukau)
Summary: string2any missing from Pd-extended on Windows
Initial Comment: string2any doesn't load on Windows, perhaps its missing. I don't have a Windows machine to test on, but I have seen this on other people's machines.
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-04-29 13:49
Message: It looks like Bryan fixed this, yay! It works for me on Windows XP using Pd-extended 0.41.4 20090428
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody) Date: 2009-04-15 17:08
Message: Still does not work (Pd version 0.41.4-extended-20090415) [flatspace/string2any] does not, too.
----------------------------------------------------------------------
Comment By: Bryan Jurish (mukau) Date: 2008-11-29 18:22
Message: ... ok, so I decided on option (2) after all... implemented and checked-in yesterday.
----------------------------------------------------------------------
Comment By: Bryan Jurish (mukau) Date: 2008-09-30 17:33
Message: ... oops, my fault: I removed any2string, string2any, and sprinkler from flatspace a few months ago, since the duplicates seemed to be causing some confusion. See the pd-list archives for August 2008:
http://lists.puredata.info/pipermail/pd-list/2008-08/064506.html http://lists.puredata.info/pipermail/pd-list/2008-08/064512.html
I still maintain that the windoof autobuild machine has a broken version of make, and that v3.79 is not broken in that sense.
I also have no windows machine on which to test, so it's a bit difficult for me to support that platform. I see 3 possible solutions at the moment:
1) someone fixes the make on the autobuild machine (opinions, Hans?) - variant "1b": I call an alternate un-broken make from the "moocow" snippet of externals/Makefile instead of using $(MAKE).
2) I stop using macros in externals/moocow/extended/Makefile; possibly even generating windows-specific makefiles for each subdirectory of moocow/ - ugly, time-consuming, and harder to maintain
3) I (or someone else) place any2string and string2any (and maybe sprinkler) back into flatspace - redundant, confusing, help files don't get installed, mismatched versions, ...
Of these, (1) and (3) would be easiest for me. I don't care much for (2)... I could deal without the macros on this scale, but they sure are handy...
-Bryan
----------------------------------------------------------------------
Comment By: Martin Peach (mrpeach) Date: 2008-09-30 13:38
Message: Works with [flatspace/string2any] on Pd version 0.40.3-extended-20080310
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2138593...