On 08/13/14 15:23, Dimitry Sibiryakov wrote:
> 13.08.2014 12:04, Alex Peshkoff wrote:
>> I attach here version 6 of our sample, which accesses C++ implemented 
>> interfaces from FPC
>> program (tested on linux x64)
>
>   If you have FPC at hand, could you test attached modification of 
> UIB's module that should work with the current version of FB 
> interface?.. Just to be sure that the interface has to be modified at 
> all.
>
fpc -Sd uibfblib.pas
Free Pascal Compiler version 2.6.2 [2013/09/18] for x86_64
Copyright (c) 1993-2012 by Florian Klaempfl and others
Target OS: Linux for x86-64
Compiling uibfblib.pas
uibfblib.pas(46,3) Error: Access specifiers can't be used in INTERFACEs 
and OBJCPROTOCOLs
uibfblib.pas(47,35) Error: An interface, helper or Objective-C protocol 
or category cannot contain fields
uibfblib.pas(47,35) Error: Fields cannot appear after a method or 
property definition, start a new visibility section first
uibfblib.pas(47,42) Fatal: Syntax error, ":" expected but ";" found
Fatal: Compilation aborted
Error: /usr/bin/ppcx64 returned an error exitcode (normal if you did not 
specify a source file to be compiled)

Tried also -S2 switch - same error


------------------------------------------------------------------------------
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to