> Peter Vreman said:
> > (not methods) declared with cdecl it'll be possible.
>
> Do you mean possible to link the C++ to a pascal unit, or vice-versa?
>
> As far as linking the C++ into a pascal unit goes, I could possibly manage
> to write a wrapper library (in C++)
(in plain C)
> where I cou
Bob Shaffer wrote:
Peter Vreman said:
While searching the web for the answer to a somewhat common question:
Is it possible to link C++ libraries to Free Pascal programs?
I came across a reply on this mailing list. The answer is no, and it
won't probably be possible any time soon. The suggestion I
Peter Vreman said:
>> While searching the web for the answer to a somewhat common question:
>> Is it possible to link C++ libraries to Free Pascal programs?
>> I came across a reply on this mailing list. The answer is no, and it
>> won't probably be possible any time soon. The suggestion I read t
> While searching the web for the answer to a somewhat common question:
> Is it possible to link C++ libraries to Free Pascal programs?
> I came across a reply on this mailing list. The answer is no, and it
> won't probably be possible any time soon. The suggestion I read there was
> fairly simpl
While searching the web for the answer to a somewhat common question:
Is it possible to link C++ libraries to Free Pascal programs?
I came across a reply on this mailing list. The answer is no, and it
won't probably be possible any time soon. The suggestion I read there was
fairly simple. Rewrit
> > On Mon, 14 Mar 2005, Marco van de Voort wrote:
> > >
> > > fpc -Fu../vc32 -Fi../vc32
> >
> > Great news. Did you check midware too ?
>
> No. I fumbled a bit with the kylix3 edition of ICS, but I don't
> expect anything to come out of that soon. It's more to improve kylix
> compat.
For this,
> On Mon, 14 Mar 2005, Marco van de Voort wrote:
y> >
> > ics/delphi/vc32
> >
> > and the demoes can be compiled with
> >
> > fpc -Fu../vc32 -Fi../vc32
>
> Great news. Did you check midware too ?
No. I fumbled a bit with the kylix3 edition of ICS, but I don't
expect anything to come out of that
On Mon, 14 Mar 2005, Marco van de Voort wrote:
I fixed all remaining compilation problems with ICS/win32, and Francois
Piette promptly included them in a new distribution.
The current ICS distribution available on the website (www.overbyte.be) now
should work unmodified on 1.9.8.
Note that only th