om-synth
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Om-synth] another gtk compilation error


From: Phil Frost
Subject: Re: [Om-synth] another gtk compilation error
Date: Fri, 3 Mar 2006 11:36:19 -0500
User-agent: Mutt/1.5.11+cvs20060126

On Tue, Feb 28, 2006 at 10:55:08PM +0100, Olivier El Mekki wrote:
>  hello,
> 
>  I've got an other compilation error in the making of gtk client:
> 
> In file included from ../../../src/clients/PortModel.h:20,
>                 from ControlGroups.h:24,
>                 from ControlPanel.h:28,
>                 from NodeControlWindow.h:26,
>                 from NodeControlWindow.cpp:18:
> ../../../src/common/OmPath.h: In function `std::string 
> OmPath::name(const std::string&)':
> ../../../src/common/OmPath.h:36: error: `assert' undeclared (first use 
> this function)
> ../../../src/common/OmPath.h:36: error: (Each undeclared identifier is 
> reported only once for each function it appears in.)
> ../../../src/common/OmPath.h: In function `std::string 
> OmPath::parent(const std::string&)':
> ../../../src/common/OmPath.h:55: error: `assert' undeclared (first use 
> this function)
> In file included from ControlPanel.h:28,
>                 from NodeControlWindow.h:26,
>                 from NodeControlWindow.cpp:18:
> ControlGroups.h: In member function `void 
> OmGtk::ControlGroup::remove_separator()':
> ControlGroups.h:66: error: `assert' undeclared (first use this function)
> make[4]: *** [NodeControlWindow.o] Erreur 1
> make[4]: Leaving directory `/usr/src/opt/om/cvs/om-synth/src/clients/gtk'
> 
>  No other error higher...
> 
>  cheers

To my non-om-expert eyes, it looks as if "#include <assert.h>" needs to
be added to the top of those files: src/common/OmPath.h and
ControlGroups.h




reply via email to

[Prev in Thread] Current Thread [Next in Thread]