On Tuesday 20 Mar 2007 21:05, Stefan Kost wrote:
the screenshots look nice so I treid to build it.
Could you maybe
look into fixing the warnings the compiler gives for version 1.0. For
me the build fails here:
[...]
./base/TempDirectory.h:44: error: extra qualification
‘TempDirectory::DirectoryCreationFailed::’ on member
[...]
./plugin/RealTimePluginInstance.h:84: error: invalid covariant return
type for ‘virtual QString RealTimePluginInstance::getIdentifier()
const’ /usr/include/vamp-sdk/PluginBase.h:81: error: overriding
‘virtual std::string Vamp::PluginBase::getIdentifier() const’
What exactly are you trying to build here? The code that causes these
errors is not in Sonic Visualiser 1.0pre3. It looks as if you're
trying to build an older Sonic Visualiser together with the newer Vamp
plugin SDK.
The downloads page is not very clear on this point (I hope to find time
to tidy it up tomorrow), but the "Source code" download at the bottom
is for the older 0.9 version, not the current 1.0pre3 (which is
available on the SourceForge downloads page).
Chris