crpalmer / android_device_samsung_mondrianlte

7 stars 4 forks source link

Building problems #6

Open schwabe93 opened 9 years ago

schwabe93 commented 9 years ago

Hi crPalmer

i hope you can help and answer my problem. i downloded the mondrianlte branch, the tab pro common repo , the i make a build then it comes that i must download the device/samsung/msm8974-common repo. then again try to build know it comes: build/core/base_rules.mk:154: *\ device/samsung/tabpro-common/camera: MODULE.TARGET.SHARED_LIBRARIES.camera.msm8974 already defined by device/samsung/msm8974-common/camera. Stop.

So what i have to do? delete the tab pro common repo or the msm8974 repo?

I hope xou can help me

crpalmer commented 9 years ago

Sounds like you are using a very old msm8974-common repo. The camera wrapper moved from there eons ago. You should be using the one from github.com/CyanogenMod and make sure you're using the right branch.

On Fri, May 29, 2015 at 1:50 PM, Alexander Gemsa notifications@github.com wrote:

Hi crPalmer

i hope you can help and answer my problem. i downloded the mondrianlte branch, the tab pro common repo , the i make a build then it comes that i must download the device/samsung/msm8974-common repo. then again try to build know it comes: build/core/base_rules.mk:154: *\ device/samsung/tabpro-common/camera: MODULE.TARGET.SHARED_LIBRARIES.camera.msm8974 already defined by device/samsung/msm8974-common/camera. Stop.

So what i have to do? delete the tab pro common repo or the msm8974 repo?

I hope xou can help me

— Reply to this email directly or view it on GitHub https://github.com/crpalmer/android_device_samsung_mondrianlte/issues/6.

schwabe93 commented 9 years ago

Thank you, that was my one mistake i forgot to set the right branch. Now that works but i get another error