Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. metalscreamer

    JNI_CreateJavaVM allways returns 0

    Hi, I am new to JNI. At this point I am just trying to get a simple Hello World Java app to run by invoking the JVM with c++ through JNI. Whenever I call JNI_CreateJavaVM(&jvm, (void**)&env, &vm_args) it fails returning -1. I found a list of return codes for the function and -1 was listed as...

Part and Inventory Search

Back
Top