[ardour-dev] ardour 2.0 beta5.1 released
Sampo Savolainen
v2 at iki.fi
Tue Oct 10 13:23:57 PDT 2006
On Tue, 2006-10-10 at 14:55 -0500, Jan Depner wrote:
> Compile problem:
>
>
> libs/pbd/path.cc: In member function bool
> PBD::Path::readable_directory(const std::string&):
> libs/pbd/path.cc:63: error: g_access was not declared in this scope
> libs/pbd/path.cc: In function bool PBD::find_file_in_path(const
> PBD::Path&, const std::string&, std::string&):
> libs/pbd/path.cc:150: error: g_access was not declared in this scope
>
> It appears that I need glib 2.8 to compile this version, correct?
glib 2.10 is required actually. We use the atomic operations which are
available only from 2.10 onward.
Sampo
More information about the Ardour-Dev
mailing list