error: 'class gig::File' has no member named 'GetFileName'

You're new to the LinuxSampler world? You don't know where to start and nothing works? Here's the place to ask for help.
Post Reply
dbolton
Newbie
Posts: 14
Joined: Sat Mar 06, 2010 6:28 am

error: 'class gig::File' has no member named 'GetFileName'

Post by dbolton » Thu Aug 01, 2013 5:21 am

I get the following error trying to build linuxsampler (by running dpkg-buildpackage -rfakeroot -b in the linuxsampler directory). I'm using the latest SVN sources.

Code: Select all

InstrumentResourceManager.cpp:903:9: error: 'class gig::File' has no member named 'GetFileName'
For the full log see http://pastebin.com/JBDC2UkB

For what it is worth I was able to build and install the libgig packages.

dbolton
Newbie
Posts: 14
Joined: Sat Mar 06, 2010 6:28 am

Re: error: 'class gig::File' has no member named 'GetFileNam

Post by dbolton » Tue Sep 10, 2013 5:34 pm

I received an answer on the developers mailinglist:

http://sourceforge.net/mailarchive/foru ... pler-devel

Post Reply