huston, huston...
/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/libtool -static -o ./lib/libfive.a ./obj/accel.o ./obj/actind.o ./obj/actionsheet.o ./obj/button.o ./obj/datepck.o ./obj/imgview.o ./obj/label.o ./obj/movie.o ./obj/navbar.o ./obj/nsobject.o ./obj/tblview.o ./obj/get.o ./obj/toolbar.o ./obj/picview.o ./obj/progres.o ./obj/search.o ./obj/segment.o ./obj/slider.o ./obj/switch.o ./obj/tabbar.o ./obj/timer.o ./obj/tblviewCell.o ./obj/valtochr.o ./obj/webview.o ./obj/view.o ./obj/window.o
/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 -arch armv6 -mthumb -isysroot /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.2.sdk -fobjc-legacy-dispatch -I./../harbour/include -I./include -Wall -c -o objc/views.o source/sdkapi/views.m
source/sdkapi/views.m: In function ‘-[View drawRect:]’:
source/sdkapi/views.m:74: error: ‘symFPH’ undeclared (first use in this function)
source/sdkapi/views.m:74: error: (Each undeclared identifier is reported only once
source/sdkapi/views.m:74: error: for each function it appears in.)
source/sdkapi/views.m:77: warning: implicit declaration of function ‘hb_vmPushSymbol’
source/sdkapi/views.m:78: warning: implicit declaration of function ‘hb_vmPushNil’
source/sdkapi/views.m:79: warning: implicit declaration of function ‘hb_vmPushLong’
source/sdkapi/views.m:79: error: aggregate value used where an integer was expected
source/sdkapi/views.m:80: error: ‘WM_VIEWPAINT’ undeclared (first use in this function)
source/sdkapi/views.m:81: warning: implicit declaration of function ‘hb_vmDo’
source/sdkapi/views.m: In function ‘HB_FUN_CLEARAREA’:
source/sdkapi/views.m:303: error: incompatible type for argument 2 of ‘CGContextClearRect’
make: *** [objc/views.o] Error 1
rm obj/progres.c obj/actind.c obj/get.c obj/label.c obj/search.c obj/switch.c obj/timer.c obj/webview.c obj/tabbar.c obj/navbar.c obj/picview.c obj/nsobject.c obj/slider.c obj/segment.c obj/accel.c obj/toolbar.c obj/valtochr.c obj/tblview.c obj/tblviewCell.c obj/view.c obj/button.c obj/window.c obj/movie.c obj/actionsheet.c obj/imgview.c obj/datepck.c
MacBook-Pro-de-Francisco-Garcia-Fernandez:fivephone franciscogarciafernandez$