<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 3: Java to objective c compiler compile errors</title><link href="https://sourceforge.net/p/xmlvm/support-requests/3/" rel="alternate"/><link href="https://sourceforge.net/p/xmlvm/support-requests/3/feed.atom" rel="self"/><id>https://sourceforge.net/p/xmlvm/support-requests/3/</id><updated>2010-11-27T00:06:19Z</updated><subtitle>Recent changes to 3: Java to objective c compiler compile errors</subtitle><entry><title>Java to objective c compiler compile errors</title><link href="https://sourceforge.net/p/xmlvm/support-requests/3/" rel="alternate"/><published>2010-11-27T00:06:19Z</published><updated>2010-11-27T00:06:19Z</updated><author><name>sandeep</name><uri>https://sourceforge.net/u/userid-1922309/</uri></author><id>https://sourceforge.net05fb4eb3a50790b9fd8c7f31790532194f666f70</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;hello,&lt;br /&gt;
I tried to generate the objective c source (which went through fine). But when I use Xcode and try compiling, it gives hundreds of errors saying:&lt;/p&gt;
&lt;p&gt;../_Grid.m:195: error: dereferencing pointer to incomplete type&lt;/p&gt;
&lt;p&gt;The sample lines of code generating this error is below:&lt;br /&gt;
[[((Grid*) _r5.o)-&amp;gt;rc2box_int_ARRAYTYPE_ARRAYTYPE release];&lt;br /&gt;
((Grid*) _r5.o)-&amp;gt;rc2box_int_ARRAYTYPE_ARRAYTYPE = _r0.o;&lt;br /&gt;
((Grid*) _r5.o)-&amp;gt;n_int = _r6.i;&lt;br /&gt;
((Grid*) _r5.o)-&amp;gt;N_int = _r7.i;&lt;/p&gt;
&lt;p&gt;I am using xcode 3.2.3 and iphone OS4.&lt;/p&gt;
&lt;p&gt;Thanks for your help.&lt;br /&gt;
Kind regards,&lt;br /&gt;
Sandeep&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>