Re: [LAD] Problem with g++, please please help me

From: Dominic Sacré <dominic.sacre@email-addr-hidden>
Date: Sun Nov 23 2008 - 02:16:15 EET

On Sunday 23 November 2008 00:39:35 Christian wrote:
>  Text text( string _name, string _box, int _x, int _y, int _w, int _h,
>   string _shortCut, string _caption );

Copy&paste? :) You need to remove the type names here. This is obviously
intended as a local variable, but to gcc it looks like a function
declaration. It happily compiles it though, until you try to stuff it into
a list in the next line...

Dominic
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev
Received on Sun Nov 23 04:15:03 2008

This archive was generated by hypermail 2.1.8 : Sun Nov 23 2008 - 04:15:03 EET