Closed sarperdag closed 10 years ago
I think I know where it comes from. Will check tonight and issue a fix if it is what I think it is.
~C
Thanks, greatly appreciated!
By the way, I lived and studied in Como for 2 years!! :) Great place!
Can you pull the latest version and re-compile and let me know if it works? Or do you use the compiled versions (that might take a bit longer to push to IM ftp server).
Nice! Hope you enjoyed, I'm now living in Switzerland, though, in Zurich ;)
Thanks, is this update also reflected to cocoapods?
If they compile from my script, yes, otherwise I do not think so. Write me an e-mail, I'll pass you the latest library.
Hello, already sent you an email :)
Issue solved. Closing.
I'm having this problem now. Can you please state how you fixed it? I'm using cocoa pods to integrate image magick in my project. Cannot submit to appstore due to calls to _NSGetEnviron
Recompile the library yourself until cocoapods gets the latest.
~C
On Saturday, June 14, 2014, Derek notifications@github.com wrote:
I'm having this problem now. Can you please state how you fixed it? I'm using cocoa pods to integrate image magick in my project. Cannot submit to appstore due to calls to _NSGetEnviron
— Reply to this email directly or view it on GitHub https://github.com/marforic/imagemagick_lib_iphone/issues/12#issuecomment-46077549 .
System Security Group ETH Zurich CNB F 100.5 Universitätsstrasse 6 8092 Zurich SWITZERLAND
Phone: +41 44 633 76 99 E-Mail: maclaudi@inf.ethz.ch Web: http://www.syssec.ethz.ch/people/maclaudi
Right, I have tried to compile from scratch using your scripts, but I have a problem where it does not work properly. After running all.sh it outputs a target folder with a bunch of empty sub folders inside of it and then exits. I'm certain I have the delegates in the right place and the correct folder structure. Is there any way you can upload to image magick's ftp the new compiled libraries or pass them my way too?
Latest version uploaded on magic's FTP (get it from there directly, don't know if pods do caching or not) - Please reopen a new issue next time! :)
That seems to have done the trick. I cleared my pod cache and installed it. Thanks man, I really appreciate it :+1:
Because ImageMagick uses a non-public symbols (_NSGetEnviron), we can't submit the app to the App Store. Can you please check this?