View Single Post
  #2043 (permalink)  
Old 03-24-2011, 02:26 AM
natemcnutty's Avatar
natemcnutty
VIP Member
Offline
Threadstarter
 
Join Date: Nov 2009
Posts: 845
Reputation: 3070
natemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)

Quote:
Originally Posted by tiger2wander View Post
There is no way to run .NET application on Android for now, or you can help Mono Team to make it able to run on (Main Page - Mono)

Also, this is development thread with deep mod in system (kernel, module...) then C & C++ is used for this job . If you want to develop front end app, you need to work with Java, btw there is no way for .NET LOL

@[ACL] did you forgot to push something?
I've got error while trying to build kernel.

Code:
arch/arm/mach-msm/board-htcrhodium.c:61:23: error: bootcheck.h: No such file or directory
arch/arm/mach-msm/board-htcrhodium.c: In function 'halibut_init':
arch/arm/mach-msm/board-htcrhodium.c:779: error: implicit declaration of function 'boot_reason_charge'
arch/arm/mach-msm/board-htcrhodium.c:783: error: implicit declaration of function 'is_a9_ready'
arch/arm/mach-msm/board-htcrhodium.c:820: error: implicit declaration of function 'send_to_limbo'
make[1]: *** [arch/arm/mach-msm/board-htcrhodium.o] Error 1
make: *** [arch/arm/mach-msm] Error 2
Do a make clean first, then git clean -f, then git pull, then try making it again.
__________________
Reply With Quote