error building Ardour 2.8.12 VST from source

Hi,

I got this error after a scons VST=1 on Ardour 2.8.12:

libs/ardour/vst_plugin.cc:33:27: error: glibmm/string.h: File o directory non esistente
libs/ardour/vst_plugin.cc: In member function ‘virtual std::string ARDOUR::VSTPlugin::unique_id() const’:
libs/ardour/vst_plugin.cc:445: warning: dereferencing type-punned pointer will break strict-aliasing rules
scons: *** [libs/ardour/vst_plugin.os] Error 1
scons: building terminated because of errors.

I built A2 VST a thousand times but this is the first time I got an error like this…

fixed in svn rev 10160. sorry about that.

Thanks for the quick fix!
so if I build A2VST from SVN I will end up with a 2.8.12+fix version right?

@vervelover: correct.

everything fine with the svn build, thanks!