undefined symbols _JNI_CreateJavaVM
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=eSP0Z/p9B6R2WQdEOZOwjAlCRZlVn8vhHA19iyxDU9AfSyo8NUfh/vyohzT9gzSYhcDO9I0TvYJSbSS4gR6GGzmflArgE9j24SlUP3P4iUzW1ce59iUwTxEsRO6H0lmpAOGQAPDuF3kylPitKdutfmLfs6iWX6GCPiZzaVQjQog=; Hello! There is function "JNI_CreateJavaVM" defined in the Java's libserver.dylib (where the libjvm.dylib link to on my system). Which should I use instead to launch JVM through my code? The version of Java I am using is $java -version java version "1.5.0_07" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_07-164) Java HotSpot(TM) Client VM (build 1.5.0_07-87, mixed mode, sharing) Do I have to use EE for this kind of useage? Thank you. Heidi ____________________________________________________________________________________ Get the free Yahoo! toolbar and rest assured with the added security of spyware protection. http://new.toolbar.yahoo.com/toolbar/features/norton/index.php _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Heidi Zhou