Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

Building Titanium Desktop SDK from source

Attempting to build the Desktop SDK from source (the recommended way to figure out C++ integration) ala
http://developer.appcelerator.com/doc/desktop/building.
The command 'scon debug=1 sdkinstaller run=1' is succesfully compiling dozens of cpp files and then fails on kjs_util.cpp:

kroll\libkroll\javascript\kjs_util.cpp(11) : fatal error C1083: Cannot open include file: 'JavascriptCore/JSBasePrivate.h': No such file or directory
scons: * [build\win32\objs\libkroll\javascript\kjs_util.obj] EError 2
scons: building terminated because of errors.

Checked github, no such subdirectory there.

— asked September 27th 2010 by chris heinz
  • c++
  • sdk
  • source
0 Comments

0 Answers

The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.