timob / jnigi

Golang Java JNI library
BSD 2-Clause "Simplified" License
163 stars 44 forks source link

could not dynamically load libjvm.so #82

Open subhradip-bose opened 6 months ago

subhradip-bose commented 6 months ago

Hi ,

I followed all the steps mentioned in README file i.e

  1. setting up CGO_CFLAGS

Here are platform details Platform : Ubuntu 22.04.1 LTS JDK Path : /usr/lib/jvm/java-17-amazon-corretto

But still its throwing could not dynamically load libjvm.so. Can you please help me

timob commented 6 months ago

Can you please post the commands you are running and the output?