Hi
My code is running fine on Iphone Simulator OS 2.1. But when I am trying to install it on My real Device its give following five error.
#error "Unknown architecture." . Related to FixMath.h
#error SIGDIGLEN undeclered here(Not in a function). Related to fp.h
#error hfs/hfs_format.h No such File or Directory . Related to hfsvolume.h
#error Syntax error before (*)Token Related to MachineExceptions.h.
As I am new to Iphone Development so couldnt figure out the exact reason of this.I followed each steps carefully to run application on Device.
Please Help me.
Regards
Amit
My code is running fine on Iphone Simulator OS 2.1. But when I am trying to install it on My real Device its give following five error.
#error "Unknown architecture." . Related to FixMath.h
#error SIGDIGLEN undeclered here(Not in a function). Related to fp.h
#error hfs/hfs_format.h No such File or Directory . Related to hfsvolume.h
#error Syntax error before (*)Token Related to MachineExceptions.h.
As I am new to Iphone Development so couldnt figure out the exact reason of this.I followed each steps carefully to run application on Device.
Please Help me.
Regards
Amit