| ipisoft.com https://forum.ipisoft.com/ |
|
| What programming lanuage are supported by automation Add-on? https://forum.ipisoft.com/viewtopic.php?f=2&t=9822 |
Page 1 of 1 |
| Author: | Shawn [ Mon Aug 28, 2017 2:08 am ] |
| Post subject: | What programming lanuage are supported by automation Add-on? |
Dear experts, I am trying to use automation Add-on to develope one application. But in the online document of iPi automaiton Add-on, I saw one sentence of "Currently only for Visual C++ 2013.". Could you kindly let me know what programming lanuages are supported by iPi automation Add-on? Only Visual C++ 2013? How about Java? How about Delphi? Thank you in advance. Best regards, Shawn |
|
| Author: | vmaslov [ Mon Aug 28, 2017 8:23 am ] |
| Post subject: | Re: What programming lanuage are supported by automation Add |
The sentence you've mentioned is only related to samples included in the package. API comes in the form of native Windows DLL with C functions, which can be used directly by C/C++ programs. Other languages/platforms usually have some means to work with native DLLs. For instance, the package includes iPiMocapAutomation.Net.dll assembly for using automation API on the .NET platform (C#, VB.NET etc). For Java or Delphi you should create yor own binding for native iPiMocapAutomation.dll. See the following links for help: http://blog.mwrobel.eu/how-to-call-dll-methods-from-java/ https://stackoverflow.com/questions/14940771/calling-c-dll-from-delphi-program |
|
| Page 1 of 1 | All times are UTC - 8 hours [ DST ] |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|