with jni in java, if you can help me please write to meirab@bigfoot.com and send me your email so i can answer.
It's probably the same shit I had. project linker options add the full path to the .lib file
-lbass -lc:/dev-cpp/lib/bass.lib
lookup on 'impdef' and 'dlltool' to regenerate .lib files and/or create a static .a linkable library.
Log in to post a comment.
with jni in java, if you can help me
please write to meirab@bigfoot.com
and send me your email so i can answer.
It's probably the same shit I had. project linker options add the full path to the .lib file
-lbass -lc:/dev-cpp/lib/bass.lib
lookup on 'impdef' and 'dlltool' to regenerate .lib files and/or create a static .a linkable library.