After several hours, and still not working image module, I hope for som help here.
I'm trying to install/use the imagefactory module.
1) I installed it globaly using Titanium studio (tried both from github and appcelerator) but it doesn't show upp when I look for modules in the terminal ('Titanium module'), or in my tiapp.xml when trying to include the module.
The plugin installs itself in the directory
Titanium/
mobilesdk
modules
ti.imagefactory-stable <-- here
I tried to move the folder to the folders
Titanium/moduels/android/ti.imagefactory-stable
and
Titanium/modules/ios/ti.imagefactory-stable
Then it recognized the module, but then I got this error:
Titanium Command-Line Interface, CLI version 3.4.1, Titanium SDK version 3.4.1.GA
Copyright (c) 2012-2014, Appcelerator, Inc. All Rights Reserved.
Please report bugs to http://jira.appcelerator.org/
[INFO] : Found Titanium module id=ti.imagefactory-stable version=ios platform=iphone deploy-type=development path=/Users/username/Library/Application Support/Titanium/modules/iphone/ti.imagefactory-stable/ios
[ERROR] : Module ti.imagefactory-stable version 1.2.0 is missing library file: /Users/username/Library/Application Support/Titanium/modules/iphone/ti.imagefactory-stable/ios/libti.imagefactory-stable.a
Any help is very appreciated since I'm kind of stuck right now... I also tried to install locally to the project without success.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…