[fpc-devel] FPC-JVM: Status report on Android

Jonas Maebe jonas.maebe at elis.ugent.be
Tue Aug 30 10:10:58 CEST 2011


On 30 Aug 2011, at 09:16, Sven Barth wrote:

> Am 29.08.2011 23:06, schrieb Jonas Maebe:
>>
>>> Ok... creating an Android class (in this case  
>>> android.widget.TextView) from within my FPC class works, but the  
>>> full FPC variation still doesn't want to start...
>>
>> What kind of error do you get?
>
> The same as before, so the debug information wasn't the solution  
> there...

Maybe you have to explicitly add "-g-" to the OPT string when  
compiling the RTL (and your programs), since the default config file  
shipped with the snapshot enables debug information.



Jonas



More information about the fpc-devel mailing list