Hi, I have a C++ library that I need to bind to java?
I tried searching this question out but with no luck. I know it says that GlueGen will work on C Header files I was just wondering if there is another utility (or GlueGen) that will bind C++ objects to Java! where it generates java objects that will act as proxy.
thanks