It looks like you're new here. If you want to get involved, click one of these buttons!
 atilim            
            
                Maintainer
atilim            
            
                Maintainer             
            Likes: grotly, EricCarr, bali001, octotod, seppsepp, MikeHart, uzubari, FlimFlamboyant, Platypus, jdbc, techdojo, SinisterSoft, vitalitymobile, unlying, plamen
Comments
https://deluxepixel.com
Likes: SinisterSoft, jdbc
https://github.com/gideros/gideros/blob/master/scripts/install.script.sh
Incorrectly copied Gideros.app to another dir?
So I make it a staring first - eg
zzz="test "..x
print(zzz)
as print(x) would crash.
Maybe thats it for you too?
https://deluxepixel.com
nb: waiting for next version that includes 64-bit ios builds
@SinisterSoft, can you give me more detail about your environment?
I have attached the crash log
I am willing to pay you to expedite ios64 bit compatibility and to fix the ios8 rotation issues correctly (have done some additional research and the current recommended fixes don't work as I mix both OpenGL views and native UIWebViews and modal alerts freely.)
A couple of my current Gideros projects involve important enterprise apps in the public health sector - an iPad app for a public hospital trialing a distress screening app for cancer patients and a not-for-profit iPhone app developed over the past 2 years in conjunction with many mental health professsionals for youth suicide prevention. These are very important and I would MUCH prefer finishing these in Gideros than cocos2d-x. Can you email me privately and discuss whether expediting these fixes while being paid for your work is a possibility? I have tried compiling the prior posted builds on github for arm64 but ran into a bunch of dependency issues. I ONLY need gideros.a to work on the device for development and deployment on iOS and not desktop and don't care about LuaJIT for now. Encryption would still be preferred. I'm not really concerned about upgrading the studio unless compatibility for running builds remotely on the device is an issue. (I did have an issue with 2014.4 Studio always complaining about missing MP3 assets even though they were clearly on the device in the appropriate directory.)
Many thanks,
- Ian
Likes: gorkem
Lets talk about privately and solve all of your issues.
Instead of making it a paid work, you may consider supporting Kickstarter campaign. I'm not financially involved in that campaign but I'm totally supporting it as an advisor.
best,
Likes: keszegh, SinisterSoft, john26
@atilim old version works well. The newest version maybe miss retina support?
Likes: vitalitymobile
dyld: Library not loaded: /usr/local/opt/qt5/lib/QtXml.framework/Versions/5/QtXml
Referenced from: /Applications/Gideros Studio/Gideros Studio.app/Contents/Tools/gdrexport
Reason: image not found
sh: line 16: 988 Trace/BPT trap: 5 gdrexport -platform ios -package $packageName -encrypt -encrypt-code -encrypt-assets -assets-only $gproj $root/bin/ios/
Likes: seppsepp
https://deluxepixel.com