Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

   

ANT on OS/X

Rank

Total Posts: 13

Joined 2014-08-02

PM

Hello,
I want to implement some test programs using C++ on OS/X. Is ANT_Library_MacOSX_Package the _usual_ way to do this? If so, is there any documentation for this "library"?

kind regards,
Torsten      
Avatar
RankRankRankRank

Total Posts: 235

Joined 2012-08-31

PM

Hi Torsten,

Yes, you have the right library. Getting started with app development is described here: http://www.thisisant.com/developer/ant/starting-your-project/

"Note for Mac Developers: ...there is a version of the ANT Library Package for Mac OS that can be used to develop ANT and ANT+ enabled applications for Mac OS. A sample Xcode project is provided; please refer to the DEMO_LIB and DEMO_DYLIB targets to get started."

The ANT message numbers can be looked up in the appendix of the ANT Message Protocol and Usage document (on the downloads page: http://www.thisisant.com/developer/resources/downloads/#documents_tab)

Kind regards,

Kat

     
Rank

Total Posts: 13

Joined 2014-08-02

PM

Hi Kat,
thank you very much for the fast answer, even when the answer is "No documentation, but some examples..." wink

Cheers,
Torsten