From: Ralf T. <ral...@co...> - 2012-02-15 13:33:02
|
Hello, I got compile errors inside the generated C target from my Java classes. ³native_java_util_zip_CRC32.c² got some errors. The #include "org_xmlvm_iphone_NSObject.h" can not work for a posix project. In the following lines of code, some fields are used which are never declared. This prevents currently the use of any zip classes. Maybe this could be fixed by someone. Thanks RT |