when i run,at if (JNI_CreateJavaVM == NULL || JNI_CreateJavaVM(&javaVm, (void**) &env, &args) != 0).
Exception thrown at 0x000001EDD53F03B4 (located in tests.exe) : 0xC0000005: Access conflict occurred at read position 0x0000000000000000.
why???what should i do? please
when i run,at if (JNI_CreateJavaVM == NULL || JNI_CreateJavaVM(&javaVm, (void**) &env, &args) != 0). Exception thrown at 0x000001EDD53F03B4 (located in tests.exe) : 0xC0000005: Access conflict occurred at read position 0x0000000000000000. why???what should i do? please