wiki:Guides/Building/TelldusCore

Version 2 (modified by , 5 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

CMake

libfd2xx

Getting the code

Get the latest source code from Telldus using git:

git clone https://github.com/telldus/telldus.git

Go to the telldus-core directory

cd telldus/telldus-core
Note: See TracWiki for help on using the wiki.