No building guide is found on the github page.
after checking the scripts, I thought, building a mac release is just as simple as tweak some version number like QT and ios_sdk and run a command
bash scripts/install.mac.script.sh
But I was wrong.
compile errors like these:
Building Android libraries...
jni/../vfscanf.c:47:20: error: static declaration of 'strtold' follows non-static declaration
static long double strtold(const char *s, char **sp)
^
In file included from jni/../vfscanf.c:39:0:
/Users/zhengyi/Library/Android/sdk/ndk-bundle/platforms/android-24/arch-arm/usr/include/stdlib.h:76:20: note: previous declaration of 'strtold' was here
extern long double strtold(const char*, char**) __LIBC_ABI_PUBLIC__ __NDK_FPABI__;
and
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip: symbols referenced by indirect symbol table entries that can't be stripped in: /usr/local/Cellar/qt5/5.6.1-1/lib/libqscintilla2.11.3.0.dylib
Comments
I have a script setup for my machine and I am afraid to change anything not to break it
problem is that while gideros is made of multiple modules, they interact with each other, etc.
You can see how to build different parts of Gideros like:
https://github.com/gideros/gideros/tree/master/player
but these may be out of date, as we are constantly updating stuff like Qt, etc
https://deluxepixel.com
https://dl.dropboxusercontent.com/u/17120564/pi.pdf
https://deluxepixel.com
FYI, I paid just over £20 (plus postage) on Gumtree for this PI3b. I had a USB keyboard and mouse and use a beefy mobile phone power brick to power it. In theory this PI can draw up to 2 Amps and that is usually beyond most phone chargers.
Likes: SinisterSoft
Get your CIX on route 109.123.97.120
https://www.dropbox.com/s/vyvm6kqj6wk6sx6/Building Gideros on the Raspberry Pi.pdf?dl=0
https://deluxepixel.com