Menu

#3 Java to objective c compiler compile errors

open
nobody
None
2
2010-11-27
2010-11-27
sandeep
No

hello,
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:

../_Grid.m:195: error: dereferencing pointer to incomplete type

The sample lines of code generating this error is below:
[[((Grid*) _r5.o)->rc2box_int_ARRAYTYPE_ARRAYTYPE release];
((Grid*) _r5.o)->rc2box_int_ARRAYTYPE_ARRAYTYPE = _r0.o;
((Grid*) _r5.o)->n_int = _r6.i;
((Grid*) _r5.o)->N_int = _r7.i;

I am using xcode 3.2.3 and iphone OS4.

Thanks for your help.
Kind regards,
Sandeep

Discussion

  • sandeep

    sandeep - 2010-11-27

    input java source

     
  • sandeep

    sandeep - 2010-11-27

    source code for java code is attached.

     
  • sandeep

    sandeep - 2010-11-27
    • priority: 5 --> 2
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.