This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

JNI




Hi,

 
  I have been trying to get an applications that needs to include both
jni.h and map.h to compile with Cygnus B20.1 without any luck.  I tried
the patch and directions indicated in
http://www.xraylith.wisc.edu/~khan/software/gnu-win32/.  I was able to get
the small sample C++ application that is provided on that website to work,
but I tried adding #include <map.h> to the top of the sample C++ program
and suddenly I got a page of errors dealing with stl_map.h and the __int32
typedef in the include file in the
jdk1.1.8/include/win32/typedef_md.h.  These were the same errors I was
getting from my application.  Has anyone else experienced this?  Anyone
know how to get around the problem? 

                                       Thanks,

                                       Carolyn Fiebig



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]