Re: [LAU] [Zynaddsubfx-user] zyn and the art of software maintenance

From: cal <cal@email-addr-hidden>
Date: Sat Sep 19 2009 - 12:42:54 EEST

Fons Adriaensen wrote:
> Here the build fails at the linking stage with undefined refs to
> gzopen & co. I do have gzip and devel files installed.

I still don't see how it manages to link (for some) as is, so I've added
a check for libz to CMakeLists.txt, which then explicitly adds libz to the
link mix. Hopefully that'll fix it for you, but I can't really tell.

From Will J Godfrey's list of quirks, I think I've fixed
  - silent failure when a couple of required resources weren't found
  - the wandering instrument name on main panel
  
And so there was 0.011, <http://www.graggrag.com/zyn/yoshimi-0.011.tar.bz2>

I believe there's a couple of remaining quirks related to a very tentative
attempt to replace some of the multitude of char [] allocations with
std::string, eg part name and friends. I figure it'll come down to either
fixing those and taking that effort further, or simply reverting to the
original (and reasonably well behaving) form. Advice anyone?

cheers, Cal

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
Received on Sat, 19 Sep 2009 19:42:54 +1000

This archive was generated by hypermail 2.1.8 : Sat Sep 19 2009 - 16:15:01 EEST