bizz84 / MVCarouselCollectionView

UICollectionView-based image carousel written in Swift
MIT License
205 stars 34 forks source link

Found many error when i run on xcode 6.3,Any help? #6

Open thihaaung6245 opened 9 years ago

thihaaung6245 commented 9 years ago

I found 11 Errors when i tried to run demo project...Please help???i really need to learn your project because I really need to apply the same thing like yours..Thank you

bizz84 commented 9 years ago

Can you post the error log from your build or console output?

thihaaung6245 commented 9 years ago

http://puu.sh/kcS4Y/4506fe98c5.png Here,please help?I tried to run MVCarouselCollectionViewDemo.

thihaaung6245 commented 9 years ago

Help please?I really need to learn the way how your library work and apply to my project.Thank you sir.

bizz84 commented 9 years ago

Apologies for the late reply. Have you run a pod install before compiling the project? This is necessary so that all pod libraries are loaded. After that, you should be able to open the xcworkspace file in Xcode and compile correctly.

thihaaung6245 commented 9 years ago

I got it now,but i still occurring auto layout issue as u know when u rotate the device,picture got separated. Thanks for offering such amazing library and idea...I really love how u manage multiple images with collection view and scroll view.

Can i ask u one more tips?As u see when we click one picture,the full screen mode come in and we can zoom and minimize.So,I want to disable "Tapped image to close full screen mode" except from closing if from button because i want to add TapToZoom to the image.Any Suggestion?

Also,If u have any time,can u fix auto layout issue about rotating the device and scroll view?Thank you.Sir

Beautiful library,Agreed!!!!

thihaaung6245 commented 9 years ago

Any help with autolayout(when rotating the device)?i found many error on MVCarouselCell.Please help?

bizz84 commented 9 years ago

Hi, sorry for the late response. I haven't had time to look into this yet, hopefully in the next few days I can fix it

thihaaung6245 commented 9 years ago

Thank you Sir...I am looking forward for your answer with autolayout error(rotating) and error inside MVCarouselCell while i was implementing your project idea with TNImageSliderViewController.

bizz84 commented 9 years ago

I need to investigate this further to understand how to make it work with interface rotation. I opened this issue to keep track of this.

thihaaung6245 commented 9 years ago

Me too,also figuring it out,but still cant find yet.But i think the problem start with MVCarouselCell.xib.Also,you really need to fix your project error,Sir.Try download the master and test it,many error occurring in podfile.