Post Reply 
(Free42) nonexistent variable bug DSE/ISG
07-15-2020, 09:14 AM (This post was last modified: 07-15-2020 09:18 AM by johanw.)
Post: #5
RE: (Free42) nonexistent variable bug DSE/ISG
(07-15-2020 12:49 AM)Thomas Okken Wrote:  While I am not planning on releasing a new version soon, anyone interested in testing the latest fixes can get the latest source code from GitHub. I could upload test builds to my web site if desired.
I'm trying to build the Android version but I get stuck.

I'm doing:
  1. git clone -s https://github.com/thomasokken/free42
    (just downloading the zipfile gave me an invalid vcs root error)
  2. Change applicationId in app\build.gradle so I can install it alongside the normal Free42.
  3. open free42\android as existing Android Studio project
  4. select signing key and build release apk

Result:
Android NDK: ERROR:C:\S\free42-master-6d56450\free42\android\app\src\main\cpp\Android.mk:gcc111libbid: LOCAL_SRC_FILES points to a missing file
Android NDK: Check that C:/S/free42-master-6d56450/free42/android/app/src/main/cpp/libgcc111libbid-armv7.a exists or that its path is correct

This file libgcc111libbid-armv7.a is not there. The name suggests I should install gcc?

Maybe you know immediately what is going wrong here, otherwise I'd have to dig into it.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: (Free42) nonexistent variable bug DSE/ISG - johanw - 07-15-2020 09:14 AM



User(s) browsing this thread: 1 Guest(s)