[fpc-devel] CPPClass
Den
cyraid at gmail.com
Wed Jan 22 00:54:35 CET 2014
I would definitely be interested in it. I am done a project in
about 3 months, so it would be *cough* (AWESOME) if you could by then
*cough*! ;)
- Dennis
On 14-01-18 08:12 AM, Sven Barth wrote:
> On 18.01.2014 06:19, Den wrote:
>> Hi all (but most likely Sven ;) ),
>>
>> I've noticed the CPPClass no longer works and stops with:
>> internalerror(200611034) -- From [compiler/ncgrtti.pas]
>>
>> It's a case when generating the Object Definition RTTI ASM-Data,
>> and doesn't handle odt_cppclass.. (Hence the internal error). Any way
>> you could update the CPPClass to a working condition? I'd really like to
>> use it as I would rather write a Pascal CPPClass and interface with a
>> Library rather than making my own bridge library and interfacing with
>> that.
>
> Currently it only works with static or at least non-virtual methods
> anyway. Also instantiation or destruction of C++ classes will not work
> yet alone exceptions. So I don't know whether such a fix would help
> you much.
>
> Maybe once my Master Thesis is done I'll find more time to work on
> this again.
>
> Regards,
> Sven
>
> _______________________________________________
> fpc-devel maillist - fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
More information about the fpc-devel
mailing list