based on IPP java sample, I generated C header. With c file and c header, i want to compile them in Visual C++.
But it gives a lot error, most of them is type mismatch. even jclass class is not correct.
so who can help me how to compile dlls for java application.