Kirill, The xcmdGlue code has been around for awhile. I haven't been able to compile it out of the box since about gcc 2.95. You are more than likely using a much newer gcc. You might try adding the -fpermissive flag to see if that helps or change to an earlier gcc version.
Its also worth noting that a Linux external is an executable that should contain a "main" for loading the Xtable...as opposed to the mac and windows externals which are shared objects. -- cb On 3/5/07, Kirill Pekarov <[EMAIL PROTECTED]> wrote:
Hi, List. Is anyone has successful build plugin under Linux? Is anywhere present documentation or may be worked example where used Revolution SDK and Linux? In root RunRevExternalSDK present Makefile, but it is not build nothing, just errors I have here. Thanks! -- Best regards, Kirill Pekarov Software Engineer Associate Paradigma Software, Inc Valentina - The Ultra-Fast Database http://www.valentina-db.com _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
_______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
