Error while packaging for android

Hey,
I had a c++ class which is named MoneyPickable and I removed the class from the project because it was causing so many errors while packaging. anyway, I have removed it but there are still so many errors that I am facing with. Any help or suggestion will help me a lot. My log file is here : link text

Thanks.

Hi,

Try compiling without MobileMapLevel1 only for debbuging purposes

Use SetupAttachment in your constructor to make the hierarchy of your objects.Should fix your problem.

Actually, I have removed the MobileMapLevel1 it still gives an error

I have removed the c++ class but it still giving errors when try to compile

do you regenerate the project with *.uproject file?

Yes i’ve solved it but now another error occurred