Start a new topic

Build failed

Build failed


Hi

I have a presentation to a client on Thursday and would really like to demo AR to them at the same time if anyone has any thoughts on this issue?!.. Thanks..

This is the error I'm getting..

 

 

Titanium Command-Line Interface, CLI version 3.0.24, Titanium SDK version 3.0.2.GA

Copyright (c) 2012-2013, Appcelerator, Inc.  All Rights Reserved.

Please report bugs to http://jira.appcelerator.org/

:   Build type: development

:   Building for target: simulator

:   Building using iOS SDK: 6.1

:   Building for iOS iPhone Simulator: 5.1

:   Building for device family: iphone

:   Minimum iOS version: 5.1

:   Debugging disabled

:   Initiating prepare phase

:   Forcing rebuild: /Users/vikingrs6/Documents/Titanium Studio Workspace/TestAR/build/iphone/build-manifest.json does not exist

:   Found Alloy app in /Users/vikingrs6/Documents/Titanium Studio Workspace/TestAR/app

:   Executing Alloy compile: /usr/local/bin/node /usr/local/bin/alloy compile /Users/vikingrs6/Documents/Titanium Studio Workspace/TestAR/app --config platform=ios,version=0,simtype=none,devicefamily=iphone,deploytype=development

:   Compiling alloy to /Users/vikingrs6/Documents/Titanium Studio Workspace/TestAR/Resources/app.js

:   Alloy compiler completed successfully

:   Forcing rebuild: debugger.plist does not exist

:   Detected third-party native iOS module: com.wikitude.ti version 0.1

:   Forcing rebuild: native modules hash changed since last build

:     Was: undefined

:     Now: 39c3b17cb924a87b794ab037f59dd9f6

:   Performing full rebuild

:   Copying Xcode iOS files

:   Creating Xcode project directory: /Users/vikingrs6/Documents/Titanium Studio Workspace/TestAR/build/iphone/TestAR.xcodeproj

:   Writing Xcode project data file: Titanium.xcodeproj/project.pbxproj

:   Writing Xcode project configuration: project.xcconfig

:   Writing Xcode module configuration: module.xcconfig

:   Creating symlinks for simulator build

:   Injecting native libraries into Xcode project file

:   Forcing rebuild: ApplicationDefaults.m has changed since last build

:   Writing properties to ApplicationDefaults.m

:   No module resources to copy

:   Copying CommonJS modules

:   Invoking xcodebuild

:  ** BUILD FAILED **

:  The following build commands failed:

:   Ld build/Debug-iphonesimulator/TestAR.app/TestAR normal i386

:  (1 failure)

 

Hey Guys,

 

I dont work for Wikitude but will look into the problem give me some time to look into it! :)

Bump..

Hi

I have tried setting min iOS v to 5.0 and I am still having the same issue?!.. 

Try setting the minimum iOS version to 5.0

Hi Andreas,

 

Titanium Command-Line Interface, CLI version 3.0.24-cr, Titanium SDK version 3.0.2.v20130207164659

Copyright (c) 2012-2013, Appcelerator, Inc.  All Rights Reserved.

Please report bugs to http://jira.appcelerator.org/

:   Build type: test

:   Building for target: device

:   Building using iOS SDK: 6.1

:   Building for device family: iphone

:   iOS Development Certificate: -------

:   Building for iOS 6.1; using 4.3 as minimum iOS version

:   Minimum iOS version: 4.3

:   Using default keychain

:   Debugging disabled

:   Initiating prepare phase

:   Forcing rebuild: /Users/boy/Titanium/HelloAR/build/iphone/build/Debug-iphoneos/HelloAR.app does not exist

:   Detected third-party native iOS module: com.wikitude.ti version 0.1

:   Cleaning old build directory

:   Performing full rebuild

:   Copying Xcode iOS files

:   Creating Xcode project directory: /Users/boy/Titanium/HelloAR/build/iphone/HelloAR.xcodeproj

:   Writing Xcode project data file: Titanium.xcodeproj/project.pbxproj

:   Writing Xcode project configuration: project.xcconfig

:   Writing Xcode module configuration: module.xcconfig

:   Injecting native libraries into Xcode project file

:   Forcing rebuild: ApplicationDefaults.m has changed since last build

:   Writing properties to ApplicationDefaults.m

:   No module resources to copy

:   No CommonJS modules to copy

:   Copying iTunes artwork

:   Invoking xcodebuild

:  ** BUILD FAILED **

:  The following build commands failed:

:   Ld build/Debug-iphoneos/HelloAR.app/HelloAR normal armv7

:  (1 failure)

 

XCode Version 4.6

Hi,

can you post a bit more informations like the SDK version number, Xcode version and the build target (device or simulator) ;)

 

Best regards

Andreas

Hi,

I've got the same problem too

 

 

:  ** BUILD FAILED **

:  The following build commands failed:

:   Ld build/Debug-iphoneos/HelloAR.app/HelloAR normal armv7

:  (1 failure)

 

Anybody got the solution?

Hi

I'm having a similar build issue as below, any ideas?!.. I'm not usin Vuforia

Simulator Error:

 

:  ** BUILD FAILED **

:  The following build commands failed:

:   Ld build/Debug-iphonesimulator/ATH.app/ATH normal i386

:  (1 failure)

 

Iphone Error:

 

:  ** BUILD FAILED **

:  The following build commands failed:

:   Ld build/Debug-iphoneos/ATH.app/ATH normal armv7

:  (1 failure)

Ah. That could certainly be the case! Will try again on Android or an iPhone device.

Much appreciated.

James,

 

Are you using Vuforia? If so, you can not use the iOS simulator because their is no i386 architecture support for Vuforia

 

Hope this helps!

Compiled the module for iphone with build.py

Started a new titanium project

Get:

 

:  ** BUILD FAILED **

:  The following build commands failed:

:   Ld build/Debug-iphonesimulator/WikitudeExample.app/WikitudeExample normal i386

:  (1 failure)

Any ideas?
Login or Signup to post a comment