wiki:Guides/Building/TelldusCore

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
Last modified 4 years ago Last modified on Oct 21, 2019, 7:08:48 PM
Note: See TracWiki for help on using the wiki.