Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!npeer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: clusardi2k@aol.com Newsgroups: comp.lang.java.programmer Subject: Re: Using NetBeans 7.1.2 JNI: Where Is a Good Tutorial on How to Invoke C++ from Java Date: Wed, 20 Jun 2012 10:56:42 -0700 (PDT) Organization: http://groups.google.com Lines: 3 Message-ID: <92aeb643-6930-460e-9c8d-d0785e7919aa@googlegroups.com> References: <34c3ac13-bfbe-44e1-befb-09a438cc4f8b@googlegroups.com> NNTP-Posting-Host: 198.151.13.60 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1340215087 18195 127.0.0.1 (20 Jun 2012 17:58:07 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 20 Jun 2012 17:58:07 +0000 (UTC) In-Reply-To: <34c3ac13-bfbe-44e1-befb-09a438cc4f8b@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=198.151.13.60; posting-account=r24XpwkAAABfAJg5TJRsTScS4AL5MjOT User-Agent: G2/1.0 X-Received-Bytes: 1244 Xref: csiph.com comp.lang.java.programmer:15457 I have it working. That's if I use the 32bit versions of JDK and JRE, and compile the C project using toptions: -Wl,--export-all-symbols -Wl,--add-stdcall-alias