Wikitude
play_for_work
Forum
FAQ
Documentation
Download
wikitude.com
How can we help you today?
Enter your search term here...
Search
Start a new topic
Discussions
Cordova, Titanium, Unity, Xamarin
Titanium Questions or Problems
Error when building .zip
A
Alex Farnsworth
started a topic
over 10 years ago
Error when building .zip
2 Comments
Oldest First
Popular
Newest First
Sorted by
Oldest First
A
Alex Farnsworth
said
over 10 years ago
When running build.py I get an error saying 'build/libcom.wikitude.ti.a' does not exist. Not sure if this will cause problems with the actual app itself. Any ideas?
Alexs-MacBook-Pro:WikitudeTitanium alexfarnsworth$ python build.py
xcrun: Error: could not stat active Xcode path '/Applications/Xcode46-DP4.app/Contents/Developer'. (No such file or directory)
xcrun: Error: could not stat active Xcode path '/Applications/Xcode46-DP4.app/Contents/Developer'. (No such file or directory)
lipo: no input files specified
lipo: Usage: lipo ... ... ... ... ... ...
Traceback (most recent call last):
File "build.py", line 221, in <module>
package_module(manifest,mf,config)
File "build.py", line 192, in package_module
zf.write('build/%s' % libname, '%s/%s' % (modulepath,libname))
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/zipfile.py", line 1031, in write
st = os.stat(filename)
OSError: No such file or directory: 'build/libcom.wikitude.ti.a'
A
Alex Farnsworth
said
over 10 years ago
Woops, caught my own mistake. Forgot to switch the Xcode version I was running.
Login
or
Signup
to post a comment
More topics in
Titanium Questions or Problems
Initial Beta Module
Missing Java .so files
library not found for -lWikitudeSDK
ld: 977 duplicate symbols for architecture armv7
Working sample?
Build failed
Android Module build fails.
Unable to load HelloARchitectWorld.html
Update from Wikitude on progress
See all 93 topics
© 2021 Wikitude, a Qualcomm company
Alex Farnsworth