C++ overloaded virtual function
Eitan Adler
lists at eitanadler.com
Sat Dec 21 05:03:21 UTC 2013
On Fri, Dec 20, 2013 at 5:10 PM, Joe Nosay <superbisquit at gmail.com> wrote:
> On Fri, Dec 20, 2013 at 12:52 PM, Alan Somers <asomers at freebsd.org> wrote:
>> > _______________________________________________
>> > freebsd-hackers at freebsd.org mailing list
>> > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
>> > To unsubscribe, send any mail to "
>> freebsd-hackers-unsubscribe at freebsd.org"
>>
>
[ wouldn't this be better on -questions than on -hackers? The latter
is for working on FreeBSD itself. ]
> New error::
Be sure to include the source code when asking questions
> /usr/home/raspycat/traverso/work/traverso-0.49.2/src/engine/Driver.h:50:85:
> error:
> invalid use of non-static data member 'NoneQString'
Read the error: make NoneQString static :-)
> ...bool playback=true, const QString& cardDevice=NoneQString);
--
Eitan Adler
More information about the freebsd-hackers
mailing list