언어 설정

Menu
Sites
Language
Build my project on emulator is too slowly , but on real device is normal and other project is normal on emulator

Build  my project " A“ on emulator is too slowly , but  on  real device is normal  and other projects are normal on emulator .

 When build "A" on the emulator, The CDT build console is  flash ,and finish it needs  almost 10 minutes  ,but on Z3 ,it finish normaly.  And any other project don't have this problem , how to solved it , are there some mistake I have make such as changed something about  "A" project's  property?   

Any help will be thankful.

Responses

3 댓글
jian chen

 

follow are small segment output from console :  


In file included from C:/tizen-studio/platforms/tizen-2.4/mobile/rootstraps/mobile-2.4-device.core/usr/include/elementary-1\Elementary.h:83:

In file included from C:/tizen-studio/platforms/tizen-2.4/mobile/rootstraps/mobile-2.4-device.core/usr/include/ecore-con-1\Ecore_Con.h:9:

In file included from C:/tizen-studio/platforms/tizen-2.4/mobile/rootstraps/mobile-2.4-device.core/usr/include\netdb.h:27:

C:/tizen-studio/platforms/tizen-2.4/mobile/rootstraps/mobile-2.4-device.core/usr/include\netinet/in.h:505:6: warning: unknown attribute '__leaf__' ignored [-Wunknown-attributes]

     __THROW;

     ^

C:/tizen-studio/platforms/tizen-2.4/mobile/rootstraps/mobile-2.4-device.core/usr/include\sys/cdefs.h:55:47: note: expanded from macro '__THROW'

#  define __THROW       __attribute__ ((__nothrow__ __LEAF))

                                                    ^

C:/tizen-studio/platforms/tizen-2.4/mobile/rootstraps/mobile-2.4-device.core/usr/include\sys/cdefs.h:42:20: note: expanded from macro '__LEAF'

#  define __LEAF , __leaf__

                   ^

 

   

    what error they  express  ?

Mango Bar

Increase Emulator RAM to 1GB and now check whether  delay time is same or not. 

jian chen

Thank your answer but it is not  resolved ,it's same problem