I am trying to get JNI Wrapper classes by use of SWIG tool. but I m very beginner in C++ Library Compilation etc..
I have downloaded CMake Tool . SWIG but dont know how to utilize them and create Java Wrappers from the source folders. If any body have experience with this please share it as GDCM library does not have such good step by step documentation about it.
Currenly I have downloaded Source Code. and have following structure please give me some hint how to start compiling JNI Classes from these source .
Note : I am on Windows Machine.