Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

sdk 3.5.0.GA build error

$
0
0

Hi, everyone

I'm using titanium cli(without studio as it's a bit slow) to build a app with sdk 3.5.0.GA. And link error occurs for both 32bit and 64bit. I don't think it's because of 3rd party modules, as there are such logs like:

> [TRACE] : Undefined symbols for architecture i386: > [TRACE] : "TI::DebuggerCallFrame::evaluate(TI::UString const&, TI::TiValue&) const", referenced from: > [TRACE] : Ti::TiDebuggerCallFrame::evaluate(TI::UString const&, TI::TiValue&) const in libti_ios_debugger.a(TiDebuggerCallFrame.o) > [TRACE] : "TI::DebuggerCallFrame::thisObject() const", referenced from:

in architecture i386, and

> [TRACE] : Undefined symbols for architecture x86_64: > [TRACE] : "_TiDebuggerStart", referenced from: > [TRACE] : -[TiApp boot] in TiApp.o > [TRACE] : "_TiDebuggerStop", referenced from: > [TRACE] : -[TiApp dealloc] in TiApp.o > [TRACE] : "_TiProfilerStart", referenced from: > [TRACE] : -[TiApp boot] in TiApp.o

in architecture x86_64. so I guess there must be something wrong with my sdk.

I just downloaded 3.5.0.GA by command:

ti sdk install 3.5.0.GA

It's that enough? or I need to do something else?

my ti info:

  • os Name = Mac OS X
  • os Version = 10.9.4
  • Architecture = 64bit
  • # CPUs = 4
  • Memory = 8.0GB

  • Node.js Version = 0.10.13

  • npm Version = 1.3.2

  • Titanium CLI Version = 3.5.0

  • node-appc Version = 0.2.14

  • Titanium SDKs

    • 3.5.0.GA
      • Version = 3.5.0
      • Install Location = /Users/xx/Library/Application Support/Titanium/mobilesdk/osx/3.5.0.GA
      • Platforms = iphone, mobileweb, android, blackberry
      • git Hash = 0014f83
      • git Timestamp = 01/12/15 15:33
      • node-appc Version = 0.2.17

Thank you in advance!

P.S. block quote doesn't work... I'm sorry


Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>