Re: [Cegcc-devel] Problem with virtual fuctions

2007-01-15 Thread Pedro Alves
Hi Israel, Israel Lins Albuquerque wrote: > Well I'm compiling with arm-wince-cegcc-g++, because, I use classes... > but some fuctions are virtuals, and when I compile an project using > those classes, the '.exe' don't work the pocket show an alert ' > "AppName" is not a valid Windows CE applic

Re: [Cegcc-devel] Problem with virtual fuctions

2007-01-13 Thread Danny Backx
Would it be possible to send a minimalistic example that shows the problem ? Danny On Tue, 2007-01-09 at 14:09 -0300, Israel Lins Albuquerque wrote: > Well I'm compiling with arm-wince-cegcc-g++, because, I use classes... > but some fuctions are virtuals, and when I compile an project usi