timob / jnigi

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

Building sometimes has issues with C include file paths #2

Closed timob closed 5 years ago

timob commented 8 years ago

Currently there are hard coded C header file paths in CGo comment parts of linux.go and windows.go.

Need to see if having a makefile or build script is worth it, otherwise just document the expected paths.

see #1

timob commented 7 years ago

Also effects darwin.go

timob commented 5 years ago

I have a change coming that a has a shell script to build/install.

timob commented 5 years ago

Here is ^ that change:

https://github.com/timob/jnigi/commit/4a6d12459ba7cd175426a185b96cb357338cfe3b