Required mapping already in use

Applies to:


Description:
An error that occurs while trying to load an executable library.

Cause:
Linker issues

admin JAVA-JNI

  1. admin
    March 9th, 2009 at 18:22 | #1

    Make sure to load as a shared library instead of an executable one. Add a ‘-G’ flag and then rebuild.

  1. No trackbacks yet.