-
Notifications
You must be signed in to change notification settings - Fork 22
Can't build the module #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
What's your SDK version? Please confirm titanium.xcconfig. TITANIUM_SDK_VERSION is correct? |
Hello, same issue when building: ** BUILD FAILED ** The following build commands failed: TITANIUM_SDK_VERSION = 1.8.0.1 Thanks, |
fyi, build works with 1.6.2 |
I created a branch 'experimental'. |
Thanks, just tried the experimental branch but still get an error: Any idea what's going on please? |
Sorry, but in Titanium 3.0.2.GA For ios6? |
Hello,
I'm having difficulties building the module after cloning the project. Could it be that this file "TiUIView.h" is missing from github? THank's for your help keep up the good work
/tiarmarker/Classes/ComArmarkertiCameraView.h:9:9: fatal error: 'TiUIView.h' file not found [2]
#import "TiUIView.h"
^
1 error generated.
distcc[3504] ERROR: compile /tiarmarker/Classes/ComArmarkertiCameraView.m on localhost failed
** BUILD FAILED **
The text was updated successfully, but these errors were encountered: