[Pipet Users] the make problem is a bit better
Jean-Marc Valin
valj01 at gel.usherb.ca
Wed Jun 6 23:58:12 EDT 2001
> Hi Bryant. It looks like there may have been a change in Overflow that broke
> the wrapper in Piper. We're checking it out now, and we'll get right back to
> you. Jeff
(re-post to the list)
Oops... Fixed in CVS. If all you want is the patch, it's a one-liner:
data-flow/include/UINetwork.h
- virtual UILink *newLink (UITerminal *_from, UITerminal *_to, char *str);
+ virtual UILink *newLink (UITerminal *_from, UITerminal *_to, char
*str=NULL);
BTW, the CVS version has a couple fixes for some build problems (autoconf, ...)
if anybody had a problem. Also Jeff while I'm on the subject, a while ago you
suggested not to use autoconf/automake for Piper. I wanted that I really feel we
*should* use those tools. While it's a bit hard getting started with it, it's
about the only way to have some software portable, believe me.
Jean-Marc
--
Jean-Marc Valin
Universite de Sherbrooke - Genie Electrique
valj01 at gel.usherb.ca
More information about the Pipet-Users
mailing list