User talk:PascalDragon

From Lazarus wiki
Revision as of 15:22, 12 April 2021 by Trev (talk | contribs) (→‎Dead links: Update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Dead links

all 3 bottom-of-page links (See also this announcement e-mail) are dead. Alextpp (talk) 20:17, 28 March 2021 (CEST)

Do you have an explicit lists of non-working links, cause right now I don't know which you mean... --PascalDragon (talk) 10:04, 30 March 2021 (CEST)

I do, Alextpp (talk) 19:10, 31 March 2021 (CEST)

I also meant where they're referenced. Right now I don't even know where the first one is used... --PascalDragon (talk) 11:33, 12 April 2021 (CEST)

See the content page for which this is the discussion page ;) -- Trev (talk) 15:22, 12 April 2021 (CEST)

Blatant advertising

Hi Sven, saw that you were interested in native support for C++ linking (cppclass). Just wanted to let you know (if you did not already) that there is a FPC port of SWIG that generates object-oriented FPC code from C++ files Perhaps that could be useful? See fpc mailing list post: http://www.mail-archive.com/fpc-pascal@lists.freepascal.org/msg30349.html where d.l.i.w. linked an updated version... ...and I put the resulting code in https://bitbucket.org/reiniero/smalltools/src (directory SWIGDelphi)

Thanks, Reinier

--BigChimp 06:10, 22 February 2013 (UTC)

I'm aware of SWIG and I'll maybe use it in the coming months in the context of my master thesis, but I'm talking about compiler support for linking to C++ code. Since some years already FPC knows the "cppclass" keyword for defining a C++ class and two of my first patches for FPC where small corrections and improvements it (see here and here and so one can currently already use class methods of C++ classes (of course this is not nearly enough).

Regards, Sven

Thanks, Sven. Good luck with the thesis! --BigChimp 09:27, 23 February 2013 (UTC)

PascalDragon 13:39, 22 February 2013 (UTC)