Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!npeer02.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: Tue, 19 Jun 2012 09:20:13 -0700 (PDT) Organization: http://groups.google.com Lines: 7 Message-ID: References: <34c3ac13-bfbe-44e1-befb-09a438cc4f8b@googlegroups.com> <969ae96c-7a65-484c-a73e-68b008d6b658@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 1340126433 8033 127.0.0.1 (19 Jun 2012 17:20:33 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 19 Jun 2012 17:20:33 +0000 (UTC) In-Reply-To: <969ae96c-7a65-484c-a73e-68b008d6b658@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: 1571 Xref: csiph.com comp.lang.java.programmer:15423 If I look at the Windows example at: http://cnd.netbeans.org/docs/jni/beginning-jni-win.html None of the following options: "-mno-cygwin -Wl,--add-stdcall-alias -shared -m32" allow me to run with an uncommented line 7. Am I wrong, or is NetBeans complaining about the actual versus formal argument discrepancy?