Search found 25 matches

by Cirno
Sat May 18, 2019 10:41 am
Forum: Android Port
Topic: DOTT in 2.1.0 SDL Disabled system call error
Replies: 5
Views: 6034

Re: DOTT in 2.1.0 SDL Disabled system call error

mac_es wrote: Thu May 02, 2019 9:52 am Embedded Audio Synthesis device
I just tested it. Using this audio device results in a crash.

Galaxy Tab S4 with Pie
by Cirno
Fri May 03, 2019 3:29 pm
Forum: Android Port
Topic: Compiling SDL Error
Replies: 42
Views: 21193

Re: Compiling SDL Error

And thank you again :)
by Cirno
Thu May 02, 2019 6:42 pm
Forum: Android Port
Topic: Compiling SDL Error
Replies: 42
Views: 21193

Re: Compiling SDL Error

Worked like a charm :D

Another question:
Do I have to edit some file to activate engines like Blade Runner or Chewy? Those 2 engines don't recognize the files.
by Cirno
Tue Apr 23, 2019 5:17 pm
Forum: Android Port
Topic: Compiling SDL Error
Replies: 42
Views: 21193

Re: Compiling SDL Error

Thank you all for your insight. It's quite reassuring to know that not everything has been my mistake :lol: :roll:

I will try to tackle it this week and see if I can accomplish my own build.
by Cirno
Sat Apr 20, 2019 3:54 pm
Forum: Android Port
Topic: Compiling SDL Error
Replies: 42
Views: 21193

Re: Compiling SDL Error

Thank you Praetorian and mac_es.
I now fail at icu and xlocale.

Considering the checkout version: How do I find out which version I need? Where did you get that information from?
by Cirno
Fri Apr 12, 2019 5:53 pm
Forum: Android Port
Topic: Compiling SDL Error
Replies: 42
Views: 21193

Re: Compiling SDL Error

No chance either.

Can you describe your steps completely from scratch? I must be doing something wrong at the beginning.
by Cirno
Thu Apr 04, 2019 7:30 pm
Forum: Android Port
Topic: Compiling SDL Error
Replies: 42
Views: 21193

Re: Compiling SDL Error

No arm64 support in ndk15? This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libiconv configure 1.15, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --host=aarch64-linux...
by Cirno
Sun Mar 31, 2019 9:10 pm
Forum: Android Port
Topic: Compiling SDL Error
Replies: 42
Views: 21193

Re: Compiling SDL Error

Ok, here is the log for now again with the v19 just in case there is somtehing interesting for you to see https://drive.google.com/file/d/1iGXLujCP11OaE9Ss3H8C9d-VWF-NrRa3/view?usp=sharing I will try with v15 again EDIT: And this is the v15 result https://drive.google.com/file/d/1DDUwy5zKo3kkymkGE6j...
by Cirno
Tue Mar 26, 2019 10:53 pm
Forum: Android Port
Topic: Compiling SDL Error
Replies: 42
Views: 21193

Re: Compiling SDL Error

Ok, same procedure as my last post except me using ndk 19b

This is the complete output
https://file.io/hzNnCh


From what I can see I fail at icu?
git submodule update --init project/jni/iconv/src tells me I up to date.
I only have icu4c-62_1-src.tgz without any digitlist.cpp inside.
by Cirno
Thu Mar 21, 2019 8:36 pm
Forum: Android Port
Topic: Compiling SDL Error
Replies: 42
Views: 21193

Re: Compiling SDL Error

These are my steps. I just followed the guide and used both ndk 15c and ndk 19b. Download scummvm from github and rename the folder from "scummvm-master" to "scummvm" Download Android Studio and extract the folder to /home/user/Android. Download APIs 25 to latest, SDK Tools, SDK ...
by Cirno
Wed Mar 20, 2019 10:22 pm
Forum: Android Port
Topic: Compiling SDL Error
Replies: 42
Views: 21193

Re: Compiling SDL Error

I end up with the same errors as before.
What else can I be missing here?

I also tried a Fedora VM next to the Ubuntu VM. Same errors
by Cirno
Thu Feb 28, 2019 6:20 pm
Forum: Android Port
Topic: Compiling SDL Error
Replies: 42
Views: 21193

Re: Compiling SDL Error

No luck so far.
I guess I will put this on hold for now until the devs had a look at it.

Danke dir mim2011
by Cirno
Wed Feb 20, 2019 8:39 pm
Forum: Android Port
Topic: Compiling SDL Error
Replies: 42
Views: 21193

Re: Compiling SDL Error

This is the result using v19b right now (strangely enough I didn't get this far before) Starts the same as my v15 (same submodule) but goes farther than the v15 for about 10 minutes of happy compiling) scumm@scumm:~/scummvm/dists/androidsdl$ ./build.sh Cloning into 'androidsdl'... remote: Enumeratin...
by Cirno
Tue Feb 19, 2019 2:58 pm
Forum: Android Port
Topic: Compiling SDL Error
Replies: 42
Views: 21193

Re: Compiling SDL Error

Sadly no, I deleted androidsdl after the past few failed attempts to start anew :? I assume that I must be doing something so stupidly wrong right now: Download scummvm from github and rename the folder from "scummvm-master" to "scummvm" Download Android Studio and extract the fo...
by Cirno
Mon Feb 18, 2019 7:03 pm
Forum: Android Port
Topic: Compiling SDL Error
Replies: 42
Views: 21193

Re: Compiling SDL Error

Same result with v8 removed :?

Btw it states that pelya now that NDK r19 is supported by pelya now.