Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

   

FIT format Delphi implementation

Rank

Total Posts: 8

Joined 2012-11-16

PM

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.
     
Avatar
RankRankRankRank

Total Posts: 296

Joined 0

PM

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      
RankRankRank

Total Posts: 91

Joined 2012-10-12

PM

Hi orse,

The FITSDK does not support Delphi. As OMB suggests It should be possible to reference the FIT .NET DLL from your Delphi application.

Regards
ShaneP