On Wed, 2006-04-26 at 06:06 -0400, Dave Phillips wrote: > Greetings: > > Has anyone else encountered this problem when compiling recent CVS > Om-synth : > > ... > > PortController.cpp: In member function 'virtual void > OmGtk::PortController::set_path(const Om::Path&)': > PortController.cpp:120: error: 'class OmGtk::OmPort' has no member named > 'set_name' > > The set_name function is commented out in OmPort.h. > > I've posted to the om-synth list and to the author, no responses yet. > I'd like to review Om for my next LJ column, I have an older version > workjingn but would like to profile the latest & greatest if possible.
I compiled it just yesterday. set_name() has moved up to the superclass LibFlowCanvas::Port, you need the latest CVS version of flowcanvas. -- Lars Luthman PGP key: http://www.student.nada.kth.se/~d00-llu/pgp_key.php Fingerprint: FCA7 C790 19B9 322D EB7A E1B3 4371 4650 04C7 7E2E
signature.asc
Description: This is a digitally signed message part
