Version 1 (modified by 12 years ago) ( diff ) | ,
---|
This guide describes how to build TelldusCore from source. This guide is only if you want to help out and develop new functions in TelldusCore.
This guide is only a stub, please help us by expanding it.
Mac OS X
In order to build the software under OS X some softwares is required. You need at least the following:
Xcode.
Download this from http://developer.apple.com or the Mac App Store
Getting the code
Get the latest source code from Telldus using git:
git clone http://git.telldus.com/telldus.git
Go to the telldus-core directory
cd telldus/telldus-core
Note:
See TracWiki
for help on using the wiki.