Building your own ROM

Check the OMX libs and system/etc/media_profiles.xml.

It's not in any of those, should clarify I'm working with the IHO CM7 repo. I can pull the Camera.apk from another ROM and video recording works. Also when if it help to point me the right direction, the camcorder icon is missing in the app draw.
 
Alright, I need some help. Im stumped, and I cant get this. heres the error

build/core/node_fns.mk:187: *** unterminated call to function `call': missing `)'. Stop.

I get this after I run lunch. and this is all I get.
 
Alright, I need some help. Im stumped, and I cant get this. heres the error

build/core/node_fns.mk:187: *** unterminated call to function `call': missing `)'. Stop.

I get this after I run lunch. and this is all I get.



node_fns.mk in build/core/ is missing a ) mark, aka a parenthesis is open on line 187 and not closed
 
1. I'm installing many versions of google maps application and every time when i try to open it,
the application close by force..! help please..
2. when i try to open the play store application i get the message "You must add an account to the device" I click "yes" then nothing happen, just the application closed.

ROM Mod : cyanogenmod-7.2.0-rc1-thunderc_ls670 kang

Thank in advance.
 
I have a question guys: every time I build fails with an error, do I have to run make clean and start fresh?
tapatalked? from cowsquadGnex?
 
I have a question guys: every time I build fails with an error, do I have to run make clean and start fresh?
tapatalked? from cowsquadGnex?

No just fix the error and run make again.

But you do want to make clean when you change build settings, eg. in your BoardConfig.mk or device.mk.
 
No just fix the error and run make again.

But you do want to make clean when you change build settings, eg. in your BoardConfig.mk or device.mk.

Damn it . I ran make clean every time I got an error. :banghead:

tapatalked? from cowsquadGnex?