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

2008-11-22 Thread Dominic Sacré
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 i

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

2008-11-22 Thread Christian
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I normally have no problem with c++ programming and am really ashamed to post it here, but I just can't find the bug and spent the whole day finding it and I'm really fed up. This is the error messages I get: ../src/Gui.cpp: In member function 'Te