Building Thin - Windows
Setup
- Install Python v2.6/2.7 for Windows (Python 3.0 will NOT work).
- Install SCons 2.3 for Windows.
- Download the Windows Thin Core SDK.
- Extract the downloaded package.
Build the samples
Open a Windows command prompt window and run the following:
cd $ALLJOYN_ROOT\core\ajtcl
scons OS=win7 CPU=x86_64 WS=off MSVC_VERSION=11.0
Binaries for the samples are located at $AJ_ROOT\core\alljoyn\samples\basic
Social Links