Skip to content

Android build issue #485

Open
Open
@Azaratur

Description

@Azaratur

With latest version i can build all modules but i cannot build billards (pool).
Got this error:
27 warnings generated.
jni/../../../native/bbstring.cpp:366: error: undefined reference to 'std::__1::mutex::lock()'
jni/../../../native/bbstring.cpp:375: error: undefined reference to 'std::__1::mutex::unlock()'
jni/../../../native/bbstring.cpp:379: error: undefined reference to 'std::__1::mutex::~mutex()'
jni/../../../native/bbstring.cpp:379: error: undefined reference to 'std::__1::mutex::~mutex()'
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [obj/local/armeabi-v7a/libmx2_main.so] Error 1

***** Fatal mx2cc error *****

Internal mx2cc build error

EDIT:
I can easly build in debug, but it does not work in Release..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions