wiki:Guides/Building/TelldusCenter

This guide describes how to build TelldusCenter from source. This guide is only if you want to help out and develop new functions in TelldusCenter.

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 Qt (>=4.7.4)

We build the Qt from source using the following configure
./configure -arch "x86 x86_64" -openssl-linked -no-webkit -no-xmlpatterns -nomake examples -nomake demos -opensource -confirm-license

libfd2xx

Last modified 11 years ago Last modified on Oct 31, 2012, 9:32:54 AM
Note: See TracWiki for help on using the wiki.