#1 Re: PDF Engine » Use with C++ Builder XE » 2012-08-17 16:22:35

Well it looks like the problem is due to the use of the 'object' type in the Delphi code, which seems to have been long since deprecated.  Would it be possible to modify the code to use classes instead?  I would certainly be willing to help with testing in C++ if you do this.
I noticed somebody had a similar problem with Big Table (http://synopse.info/forum/viewtopic.php?id=437), so I'm not the only one looking to use Synopse code in C++.
Regards,
Robin

#2 PDF Engine » Use with C++ Builder XE » 2012-08-10 16:16:40

RobinP
Replies: 3

Hi,

I am interested in using the PDF Engine in C++ Builder (no Delphi installed), is this possible? 

I tried to build a simple project using the following files:
  SQLite3Pages.pas
  SynCommons.pas
  SynLZ.pas
  Synopse.inc
  SynPDF.pas

but I get the following error many times:
[DCC Error] SynCommons.pas(1799): E1025 Unsupported language feature: 'Object'

Regards,
Robin

Board footer

Powered by FluxBB