|
From: Christian S. <sch...@li...> - 2012-12-05 12:21:03
|
On Wednesday 05 December 2012 10:43:36 rosea.grammostola wrote: > Hi, > > Building the Debian package of linuxsampler fails here after svn update: > [snip] > EngineChannel.cpp: In member function 'virtual String > LinuxSampler::gig::EngineChannel::InstrumentFileName(int)': > EngineChannel.cpp:170:49: error: 'class DLS::File' has no member named > 'GetExtensionFile' I added this method 8 months ago to libgig. So you have to build and install the libgig Debian package first. This new method will then be in DLS.h CU Christian |