<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi Mike,<div><br></div><div>It does build for 64 bit as that is what I have done (using it in a 64 bit application).</div><div><br></div><div>However I did my build using Java 7 rather than the Java 6 I see you're using.</div><div><br></div><div>Also you need to make sure you launched the 64bit VC++ command line tools windows.</div><div><br></div><div>Sorry I can't be more exact... it was a while ago and C++ is not my strong point!</div><div><br></div><div>Cheers</div><div><br></div><div>Mark<br><br><div>&gt; Date: Thu, 27 Feb 2014 02:29:30 -0800<br>&gt; From: mike.reynolds@aug-tech.co.uk<br>&gt; To: proj@lists.maptools.org<br>&gt; Subject: Re: [Proj] Mingw JNI build issue<br>&gt; <br>&gt; Hi Mark - Thanks for the files.<br>&gt; <br>&gt; I've got a bit further using your files, changing the include path to point<br>&gt; to my Java_Home. I also see where you added in jni=jniproj.obj to get it to<br>&gt; build.<br>&gt; <br>&gt; When doing the build now, I have another issue, which I'm pretty sure is<br>&gt; related to 64bit vs 32bit; <br>&gt; jniproj.c(223) : error C2275: 'jclass' : illegal use of this type as an<br>&gt; expression<br>&gt;         C:\Program Files\Java\jdk1.6.0_22\include\jni.h(84) : see<br>&gt; declaration of 'jclass'<br>&gt; jniproj.c(223) : error C2146: syntax error : missing ';' before identifier<br>&gt; 'c'<br>&gt; <br>&gt; <br>&gt; I believe I'm right in saying Proj only supports a 32bit build. I'm using<br>&gt; 32bit nmake to perform the build, but the only jni.h I have is in<br>&gt; "C:\Program Files\Java\jdk1.6.0_22\include\", therefore I'm guessing 64bit<br>&gt; (although jni_md.h is in \Win32\ )<br>&gt; <br>&gt; Do you know if its enough to get a 32bit version of jni.h and include that<br>&gt; instead? Which one(s) are you using?<br>&gt; <br>&gt; Thanks,<br>&gt; <br>&gt; Mike<br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; --<br>&gt; View this message in context: http://osgeo-org.1560.x6.nabble.com/Mingw-JNI-build-issue-tp5093816p5106316.html<br>&gt; Sent from the PROJ.4 mailing list archive at Nabble.com.<br>&gt; _______________________________________________<br>&gt; Proj mailing list<br>&gt; Proj@lists.maptools.org<br>&gt; http://lists.maptools.org/mailman/listinfo/proj<br></div></div>                                               </div></body>
</html>