Hi,
I need to export some training data using Delphi from my software.
The avaible documentation is not so clear and the SDK is only for
c-java languages.
Have someone some additional information to help me? how I can start ?
Thank you.
Can't you link your delphi application against the ANT DLLs?
And isn't there a general pattern, how you declare these C style functions as "external" (this would be the term in C/C++) in Delphi?
E.g. like here: http://stackoverflow.com/questions/2993319/how-to-link-delphi-with-c