-
Notifications
You must be signed in to change notification settings - Fork 52
3.1 doesn't compile on i386 #15
Comments
The same issue for me! 3.1 is broken for simulator (i386). |
Thanks; we're seeing this too... which versions of OSX and Xcode are you running? Thanks |
OS X 10.8.4 |
Same for me! |
Any reason for this bug? And how can we help to fix it? |
Same issue for me. |
I also have this issue, but only when running in simulator. OS X 10.8.4 0 0x106a9a098 assert_rtn + 144 |
Same issue here: |
Same here. I just changed it not to link Bump on i386. Ugly, but it's the best I got. OSX 10.7 |
@tewks: Any news on this? I like the underlying technology of the Bump API, but the API itself is driving me insane between its inability to compile for the simulator and its inability to test without real devices. Can we get a fix? |
Looks like bumptech forget about their sdk libs.. :( On Sun, Jul 21, 2013 at 5:57 PM, Linux-cpp-lisp [email protected]
|
@4ndrey : No kidding. No updates, no support. Hope they still work at all... |
Any update on this folks? |
i also faced this problem |
Hello? I have this problem too. |
@Jon889, @aravindkumar , @xtreme-jbyung : Nothing at all. I got to the point of starting to write my own server and library to do this, I will probably release it with an SDK when it's done. I'll drop a comment here when I do. |
ok thanks for updation when it solved send me mail. |
I have the same problem, please give us a feedback. |
thumblabs@b68dec8 this build from another branch seems to work file for simulator |
@Plasma : Interesting. I would have used that, but I'm so far into my own replacement after I couldn't get it to work that it's easier for me to finish that. Also, do you know if there is any real documentation for the Bump API, except for the one example? |
Hi folks, I have merged the following: into this Mach-O universal library: For me it seems it works rather well, but please test it before use in production and let me know if something wrong with it. |
Thanks. I'll try using that. On Wednesday, October 2, 2013, Andrey Toropchin wrote:
|
Nice work, @4ndrey - that did the trick for me! |
Finally fixed and added support for armv7s (actually patched armv7). |
I am not able to access the code on dropbox 4ndrey. what do i do? |
@mimoswirl Bump is already not available. You should not use bump any more. |
Sorry sunkehappy, but I am not sure what you mean by "Bump" is already not available. I know that Bump app is not available. But Bump technology is still available right? Please explain. thankyou |
@mimoswirl I'm not sure about whether Bump technology is still available. If you try to open http://bu.mp/api you will get a 404, so I guess the bump api service is also unavailable. |
Yes I did try to open that link a while ago. So i guess you are right. Bump services may not be existing now |
The libBump 3.1 doesn't compile for iOS Simulator.
The text was updated successfully, but these errors were encountered: