Bodo von Thadden wrote: > Hello > I try to build Flightgear again. The last time, it was several months ago. I > still use MSVC6 as Compiler. > The compiler stucks in the file: ssgEntityArray.cxx on line 67. > > Kompilierung l�uft... > ssgEntityArray.cxx > f:\source\src\objects\ssgentityarray.cxx(67) : error C2259: "ssgEntityArray" > : Instanz von abstrakter Klasse kann aufgrund nachfolgender Elemente nicht > erstellt werden: > f:\source\src\objects\ssgentityarray.hxx(11) : Siehe Deklaration von > 'ssgEntityArray' > f:\source\src\objects\ssgentityarray.cxx(67) : error C2259: "ssgEntityArray" > : Instanz von abstrakter Klasse kann aufgrund nachfolgender Elemente nicht > erstellt werden: > f:\source\src\objects\ssgentityarray.hxx(11) : Siehe Deklaration von > 'ssgEntityArray' > > I think it's a typical MSVC6 Problem. I have no clue, to get around this
I think it wouldn't hurt to remove this file from your project. It is unused for the moment. BTW, if you can provide a translation of the error messages, helping you would be easier. -Fred _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
