AppWerft / Ti.FlipView

MIT License
16 stars 6 forks source link

64 bit? #3

Open mrtomnguyen opened 9 years ago

mrtomnguyen commented 9 years ago

I'm getting 64 bit error.

AppWerft commented 9 years ago

Please leave the error message

mrtomnguyen commented 9 years ago

Script Error Couldn't find module: ti.flipview for architecture: x86_64

AppWerft commented 9 years ago

In this case you have not installed on your system. Please retrieve the zip, unzip, go into and copy the folder (named 'ti.flipview') into /Library/Application\ Support/Titanium/modules/iphone/

Do you have tested with ti-64 in project folder?

mrtomnguyen commented 9 years ago

yes. I've used many modules before. Can you double check Xcode for 64 bit?

mrtomnguyen commented 9 years ago

I've also built it with SDK 5.0 and showing v 1.1.0 for module. still same error.

AppWerft commented 9 years ago

Do you gave build with python build.py ?

mrtomnguyen commented 9 years ago

yes

mrtomnguyen commented 9 years ago

1.0.14 gave same error so I tried to build new one. same thing.

AppWerft commented 9 years ago

Just this moment I have successful build. I was in iphone folder https://github.com/AppWerft/TiFlipViewControler/tree/master/iphone and there I typed python build.py.

mrtomnguyen commented 9 years ago

Have you tested it in an app?

AppWerft commented 9 years ago

yes.